This website requires JavaScript.
Explore
Help
Sign In
smarty-php
/
smarty
Watch
1
Star
0
Fork
0
You've already forked smarty
mirror of
https://github.com/smarty-php/smarty.git
synced
2025-12-06 01:09:25 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
201ea13a33e62b259bbec23ba64cd7cff1e9df43
smarty
/
libs
History
Uwe Tews
201ea13a33
- bugfix compileAllConfig() was broken since 3.1.22 because of the changes in config file processing
2015-08-03 21:39:30 +02:00
..
plugins
- update DateTime object can be instance of DateTimeImmutable since PHP5.5
https://github.com/smarty-php/smarty/pull/75
2015-08-01 13:09:41 +02:00
sysplugins
- bugfix compileAllConfig() was broken since 3.1.22 because of the changes in config file processing
2015-08-03 21:39:30 +02:00
Autoloader.php
- bugfix PATH_SEPARATOR was replaced by mistake in autoloader
2015-06-28 15:12:00 +02:00
debug.tpl
- bugfix debugging console did not display string values containing \n, \r or \t correctly
https://github.com/smarty-php/smarty/issues/66
2015-07-01 10:54:45 +02:00
Smarty.class.php
- rework clear cache methods
2015-08-03 05:40:34 +02:00
SmartyBC.class.php
- optimization move <?php ?> handling from parser to new compiler module
2015-05-06 00:03:26 +02:00