uwetews
|
6dc9196c35
|
- bugfix {foreach} and {section} with uppercase characters in name attribute did not work (forum topic 25819)
|
2015-12-13 06:30:08 +01:00 |
|
uwetews
|
888014b908
|
- new extension handler to load functions when called
|
2015-10-24 05:02:24 +02:00 |
|
uwetews
|
e1e8d2feda
|
- update compiler by moving no longer needed properties, code optimizations and other
|
2015-09-16 16:23:38 +02:00 |
|
uwetews
|
620e52405b
|
- improvement convert template inheritance into runtime processing
- bugfix {$smarty.block.parent} did always reference the root parent block https://github.com/smarty-php/smarty/issues/68
|
2015-09-01 01:54:28 +02:00 |
|
Uwe Tews
|
e1cc514a68
|
- avoid possible circular object referances caused by parser/lexer objects
|
2015-08-06 01:19:11 +02:00 |
|
Uwe Tews
|
e205cb7a89
|
- optimization and code cleanup of {foreach} and {section} compiler
|
2015-08-02 19:43:21 +02:00 |
|
Uwe Tews
|
c5cdd90352
|
- optimize {foreach} and {section} compiler
|
2015-07-31 01:03:29 +02:00 |
|