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-22 02:19:27 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2adb8801a56e609c54e5a8f615aadf22cacae0be
smarty
/
libs
History
Simon Wisselink
2adb8801a5
Fixed that using count() would trigger a deprecation notice. (
#1054
)
2024-08-14 10:58:02 +02:00
..
plugins
Prevent deprecation notices for implode, json_encode and substr modifiers
2024-02-26 14:33:47 +01:00
sysplugins
Fixed that using count() would trigger a deprecation notice. (
#1054
)
2024-08-14 10:58:02 +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
Remove
md5
modifier from debug.tpl (
#871
)
2023-04-30 23:25:39 +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
2024-05-28 23:45:58 +02:00