uwetews
|
4f7cd8f1b3
|
- reformating for PSR-2 coding standards https://github.com/smarty-php/smarty/pull/483
|
2018-08-31 16:45:09 +02:00 |
|
Sławomir Kaleta
|
2404095783
|
Update PSR-2
|
2018-06-12 09:58:15 +02:00 |
|
Uwe Tews
|
336c07c23f
|
- bugfix plugins may not be loaded if {function} or {block} tags are executed in nocache mode
https://github.com/smarty-php/smarty/issues/371
|
2018-03-28 07:15:29 +02:00 |
|
uwetews
|
2d2be8f57f
|
- bugfix template function definitions array has not been cached between Smarty::fetch() and Smarty::display() calls
https://github.com/smarty-php/smarty/issues/301
|
2016-10-27 05:42:17 +02:00 |
|
uwetews
|
3c07a28434
|
- optimization move runtime extension for template functions into Smarty objects
|
2016-10-08 06:07:14 +02:00 |
|
uwetews
|
0a8e47ecb2
|
- improvement move often used code snippets into methods
|
2016-09-11 04:35:52 +02:00 |
|
uwetews
|
761e516a32
|
- bugfix update of 04.08.2016 was incomplete
|
2016-08-07 15:31:01 +02:00 |
|
uwetews
|
ffa270c395
|
04.08.2015
- improvement move template function source parameter into extension
|
2016-08-04 23:10:26 +02:00 |
|
uwetews
|
2f62b99173
|
- update/bugfix scope attribute handling reworked. Read the newfeatures.txt file
|
2016-02-09 23:27:07 +01:00 |
|
uwetews
|
b04486a091
|
- reformat all code for unique style
|
2016-02-09 01:27:15 +01:00 |
|
uwetews
|
224a1c4874
|
- bugfix broken PHP 5.2 compatibility
|
2015-12-19 20:10:45 +01:00 |
|
uwetews
|
6e3d94c13e
|
- more optimizations of template processing
|
2015-10-25 05:59:45 +01:00 |
|
uwetews
|
888014b908
|
- new extension handler to load functions when called
|
2015-10-24 05:02:24 +02:00 |
|