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
js_escape_security_fix
smarty
/
libs
History
Simon Wisselink
e75165565e
Implement fix and tests
2023-03-24 12:19:34 +01:00
..
plugins
Implement fix and tests
2023-03-24 12:19:34 +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