Smarty update to 4.3.0

This commit is contained in:
Clemens Schwaighofer
2023-01-05 10:38:51 +09:00
parent b6a0937e0c
commit 90e418ba24
463 changed files with 698 additions and 21781 deletions

View File

@@ -3,7 +3,7 @@ base="/storage/var/www/html/developers/clemens/core_data/php_libraries/trunk/";
# --testdox
# call with "t" to give verbose testdox output
# SUPPORTED: https://www.php.net/supported-versions.php
# call with 7.3, 7.4, 8.0, 8.1 to force a certain php version
# call with 7.4, 8.0, 8.1 to force a certain php version
opt_testdox="";
if [ "${1}" = "t" ] || [ "${2}" = "t" ]; then