Sławomir Kaleta
|
2404095783
|
Update PSR-2
|
2018-06-12 09:58:15 +02:00 |
|
Uwe Tews
|
3fc8abeb98
|
code cleanup and optimizations 3.1.32-dev-34
|
2017-11-06 01:02:56 +01:00 |
|
Uwe Tews
|
b271173a2d
|
bugfix $smarty.block.child and $smarty.block.parent could not be used like any
$smarty special variable https://github.com/smarty-php/smarty/issues/393
|
2017-10-12 08:21:12 +02:00 |
|
uwetews
|
f39e61762c
|
- bugfix multiple {include} with relative filepath within {block}{/block} could fail https://github.com/smarty-php/smarty/issues/246
|
2016-07-19 03:37:01 +02:00 |
|
uwetews
|
1fbf16afed
|
- optimization of inheritance processing
|
2016-05-10 03:54:56 +02:00 |
|
uwetews
|
971058fc61
|
- enhancement {block} tag names can now be variable https://github.com/smarty-php/smarty/issues/221
|
2016-05-02 00:58:17 +02:00 |
|
uwetews
|
13a2127b50
|
- bugfix nested {include} with relative file path could fail when called in {block} ... {/block} https://github.com/smarty-php/smarty/issues/218
|
2016-04-24 11:04:36 +02:00 |
|
uwetews
|
dc6da4384b
|
- improve inheritance code
|
2015-12-27 04:02:21 +01:00 |
|
uwetews
|
fdd20dd4f1
|
- compile {block} tag code and its processing into classes
|
2015-12-25 09:10:39 +01:00 |
|