Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support PHP 8.1 for version 2.6: Fix deprecated warning when calling strftime for template compiling #745

Closed

Conversation

Atanamo
Copy link

@Atanamo Atanamo commented Mar 14, 2022

Fixes deprecation of strftime() since PHP 8.1 in branch support/2.6.

@Atanamo Atanamo changed the title PHP 8.1: Fix deprecated warning when calling strftime for template compiling Support PHP 8.1 for version 2.6: Fix deprecated warning when calling strftime for template compiling Mar 14, 2022
@Mike-Benoit
Copy link

A similar change to this will also fix Smarty v3.x and it only affects comments in compiled templates, so its extremely harmless. Any chance on getting this merged soon?

@wisskid
Copy link
Contributor

wisskid commented May 19, 2022

Smarty v2 is not supported anymore. If you want to run PHP8.0+, please upgrade to Smarty v4.
The deprecation warnings will be handled soon, but there are many more instances to be fixed and work is already underway. Please see #750 en #672

@wisskid wisskid closed this May 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants