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-05 00:30:54 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bugfix/fix_undefined_property_warnings
smarty
/
libs
History
Simon Wisselink
44e00cf7c0
muteUndefinedOrNullWarnings() now also mutes PHP8 warnings for undefined properties
2023-07-19 12:05:45 +02:00
..
plugins
Implement fix and tests
2023-03-24 12:19:34 +01:00
sysplugins
muteUndefinedOrNullWarnings() now also mutes PHP8 warnings for undefined properties
2023-07-19 12:05:45 +02: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
version bump
2023-03-28 21:47:01 +02:00