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
9ac1dd44e280f6be934433cc4d6ea30b69816c14
smarty
/
libs
T
History
Uwe Tews
9ac1dd44e2
- update {foreach} compiler
2015-07-01 03:30:08 +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
- update {foreach} compiler
2015-07-01 03:30:08 +02:00
Autoloader.php
- bugfix PATH_SEPARATOR was replaced by mistake in autoloader
2015-06-28 15:12:00 +02:00
debug.tpl
Fix max nesting parameter
2015-05-18 05:39:57 +02:00
Smarty.class.php
- update {foreach} compiler
2015-07-01 03:30:08 +02:00
SmartyBC.class.php
- optimization move <?php ?> handling from parser to new compiler module
2015-05-06 00:03:26 +02:00