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-17 22:45:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d120c1fad2de4ed468e3485cfcc129a15a2e4780
smarty
/
libs
History
uwetews
d120c1fad2
- bugfix when Smarty is using a cached template object on Smarty::fetch() or Smarty::isCached() the inheritance data
...
must be removed
https://github.com/smarty-php/smarty/issues/312
2016-11-11 20:13:40 +01:00
..
plugins
- improvement {math} misleading E_USER_WARNING messages when parameter value = null
https://github.com/smarty-php/smarty/issues/288
2016-09-11 00:23:37 +02:00
sysplugins
- optimization of lexer speed
https://github.com/smarty-php/smarty/issues/311
2016-11-07 03:08:11 +01:00
Autoloader.php
- add bootstrap file to load and register Smarty_Autoloader. Change composer.json to make it known to composer
2016-11-08 17:48:25 +01:00
bootstrap.php
- add bootstrap file to load and register Smarty_Autoloader. Change composer.json to make it known to composer
2016-11-08 17:48:25 +01:00
debug.tpl
- bugfix unintended multiple debug windows (forum topic 25699)
2015-09-15 00:18:17 +02:00
Smarty.class.php
- bugfix when Smarty is using a cached template object on Smarty::fetch() or Smarty::isCached() the inheritance data
2016-11-11 20:13:40 +01:00
SmartyBC.class.php
- reformat all code for unique style
2016-02-09 01:27:15 +01:00