smarty-php / smarty

Smarty is a template engine for PHP, facilitating the separation of presentation (HTML/CSS) from application logic.
Other
2.26k stars 712 forks source link

strftime - This function has been DEPRECATED as of PHP 8.1.0 #1078

Closed starline closed 2 weeks ago

starline commented 2 weeks ago

Screenshot 2024-11-06 191110

Warning This function has been DEPRECATED as of PHP 8.1.0. Relying on this function is highly discouraged.

https://www.php.net/manual/en/function.strftime.php

starline commented 2 weeks ago

\vendor\smarty\smarty\src\Extension\DefaultExtension.php

wisskid commented 2 weeks ago

Please see https://github.com/smarty-php/smarty/issues/810