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
5988116c8146d284d5d93495991a06197428b67b
smarty
/
libs
T
History
Adrien Poupa
5988116c81
PHP 8.1 deprecation warnings on null strings in modifiers (
#834
)
2023-01-17 00:24:23 +01:00
..
plugins
PHP 8.1 deprecation warnings on null strings in modifiers (
#834
)
2023-01-17 00:24:23 +01:00
sysplugins
Allow dereferencing of non-objects accross all supported PHP versions (
#832
)
2022-11-24 18:44:19 +01:00
Autoloader.php
Use __DIR__ instead of dirname(__FILE__) (
#817
)
2022-09-27 12:03:34 +02:00
bootstrap.php
Use __DIR__ instead of dirname(__FILE__) (
#817
)
2022-09-27 12:03:34 +02:00
debug.tpl
Update to HTML5-syntax in debug template
2020-06-19 21:20:46 +02:00
functions.php
#155
Adapt Smarty upper/lower functions to be codesafe (e.g. for Turkish locale) (
#586
)
2022-09-22 23:32:55 +02:00
Smarty.class.php
Also mute php7 notices for undefined array indexes when muteUndefinedOrNullWarnings is activated. (
#829
)
2022-11-23 23:26:24 +01:00