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
2026-05-05 12:14:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
643e6784e8d07154e88eff1ea43b2cd66a6051ae
smarty
/
libs
T
History
Uwe Tews
643e6784e8
- bugfix Smarty failed when compile_id did contain "|"
2015-08-06 21:42:20 +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 Smarty failed when compile_id did contain "|"
2015-08-06 21:42:20 +02:00
Autoloader.php
fix autoloader optimization
2015-08-06 00:59:06 +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
- bugfix Smarty failed when compile_id did contain "|"
2015-08-06 21:42:20 +02:00
SmartyBC.class.php
- optimization move <?php ?> handling from parser to new compiler module
2015-05-06 00:03:26 +02:00