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-04-29 18:23:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e4039f5c006035bfdd8652c279be47b07aee071
smarty
/
libs
T
History
uwetews
0e4039f5c0
- bugfix compiling super globals like {$smarty.get.foo} did fail in the master branch
https://github.com/smarty-php/smarty/issues/77
2015-08-23 16:59:34 +02:00
..
plugins
replace property array by object properties
2015-08-09 20:45:28 +02:00
sysplugins
- bugfix compiling super globals like {$smarty.get.foo} did fail in the master branch
https://github.com/smarty-php/smarty/issues/77
2015-08-23 16:59:34 +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
- relocate properties for size optimization
2015-08-23 13:24:24 +02:00
SmartyBC.class.php
- optimization move <?php ?> handling from parser to new compiler module
2015-05-06 00:03:26 +02:00