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-10-27 10:21:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a1badfebb37f7e9eabcd8c8d25d6ea65d162ea6
smarty
/
libs
History
Uwe Tews
2a1badfebb
- bugfix possible error message on unset() while compiling {block} tags
https://github.com/smarty-php/smarty/issues/46
2015-06-04 02:39:26 +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
- bugfix possible error message on unset() while compiling {block} tags
https://github.com/smarty-php/smarty/issues/46
2015-06-04 02:39:26 +02:00
Autoloader.php
- bugfix missig entry for smarty-temmplate-config in autoloader
2015-05-12 03:07:24 +02:00
debug.tpl
Fix max nesting parameter
2015-05-18 05:39:57 +02:00
Smarty.class.php
- bugfix <?xml ... ?> including template variables broken since 3.1.22
https://github.com/smarty-php/smarty/issues/47
2015-06-01 22:26:45 +02:00
SmartyBC.class.php
- optimization move <?php ?> handling from parser to new compiler module
2015-05-06 00:03:26 +02:00