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-18 00:19:41 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1f37449a9c68ce985fc1f4a08b268796b2edada
smarty
/
libs
History
mohrt
9e9961feae
Merge pull request
#551
from bits4breakfast/master
...
Replace callback typehint with callable
2020-01-13 18:45:23 -06:00
..
plugins
- bugfix in date-format modifier; NULL at date string or default_date did not produce correct output
2018-10-11 09:22:23 +02:00
sysplugins
Merge pull request
#551
from bits4breakfast/master
2020-01-13 18:45:23 -06:00
Autoloader.php
- bugfix autoloader exit shortcut
https://github.com/smarty-php/smarty/issues/467
2018-10-14 04:18:45 +02:00
bootstrap.php
- reformating for PSR-2 coding standards
https://github.com/smarty-php/smarty/pull/483
2018-08-31 16:45:09 +02:00
debug.tpl
- reformating for PSR-2 coding standards
https://github.com/smarty-php/smarty/pull/483
2018-08-31 16:45:09 +02:00
Smarty.class.php
- bugfix a nested subblock in an inheritance child template was not replace by
2018-10-30 01:03:52 +01:00
SmartyBC.class.php
- reformating for PSR-2 coding standards
https://github.com/smarty-php/smarty/pull/483
2018-08-31 16:45:09 +02:00