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-03 19:30:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
38e47c7ee2f6db33a61229f977893a22a6cf14fa
smarty
/
libs
T
History
Uwe Tews
38e47c7ee2
- minor compiler optimizations
2015-06-27 21:23:22 +02:00
..
plugins
- bugfix output filter trimwhitespace could run into the pcre.backtrack_limit on large output (code.google issue 220)
2015-05-20 04:26:29 +02:00
sysplugins
- minor compiler optimizations
2015-06-27 21:23:22 +02:00
Autoloader.php
- move $smarty->loadPlugin() into extension
2015-06-27 20:56:27 +02:00
debug.tpl
Fix max nesting parameter
2015-05-18 05:39:57 +02:00
Smarty.class.php
- move $smarty->loadPlugin() into extension
2015-06-27 20:56:27 +02:00
SmartyBC.class.php
- optimization move <?php ?> handling from parser to new compiler module
2015-05-06 00:03:26 +02:00