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-11-02 21:31:48 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60415e6f2a5f7a16a16100118ce0d4d128b94f27
smarty
/
libs
History
Uwe Tews
60415e6f2a
- improvement Smarty::compileAllTemplates() exit with a non-zero status code if max errors is reached
https://github.com/smarty-php/smarty/pull/402
2018-03-17 08:31:40 +01:00
..
plugins
bugfix rework of newline spacing between tag code and template text.
2017-11-20 04:07:51 +01:00
sysplugins
- improvement Smarty::compileAllTemplates() exit with a non-zero status code if max errors is reached
https://github.com/smarty-php/smarty/pull/402
2018-03-17 08:31:40 +01:00
Autoloader.php
- improvement replace phpversion() by PHP_VERSION constant.
2017-05-27 14:37:35 +02:00
bootstrap.php
register autoloader as first in chain
2017-08-09 12:22:37 +02:00
debug.tpl
- bugfix unintended multiple debug windows (forum topic 25699)
2015-09-15 00:18:17 +02:00
Smarty.class.php
- improvement Smarty::compileAllTemplates() exit with a non-zero status code if max errors is reached
https://github.com/smarty-php/smarty/pull/402
2018-03-17 08:31:40 +01:00
SmartyBC.class.php
- correction of PHPDoc blocks
2017-10-26 10:25:41 +02:00