Bigbear7

Results 2 comments of Bigbear7

The strftime deprecation was actually a bit controversial where the RFC author voted against it ;-) Also the benefit of deprecating was debated on the internals list, see: https://externals.io/message/113657 Anyway,...

Well, when checking for the prevalence of strftime in Smarty 3 I found it in the following files: - /plugins/function.html_select_date.php - /plugins/modifier.date_format.php - /Smarty.class.php - /sysplugins/smarty_internal_config_file_compiler.php - /sysplugins/smarty_internal_runtime_codeframe.php Probably the...