Page 1 of 1
PHP 8.2+ compatibility: dates without strftime
Posted: Sun May 19, 2024 1:47 am
by ecartz
As previously discussed, we will be release 1.0.9.3 without strftime for compatibility with PHP 8.2 and later. If you use a language other than (American) English, Spanish, or Danish, you may want to check with your translation provider if they will be releasing a new translation for 1.0.9.3. The date handling changes significantly in 1.0.9.3, so updates can't really be avoided.
In general, if you want to try 1.0.9.3, you can get it here:
https://github.com/CE-PhoenixCart/Phoen ... .0.9.3.zip
It's not release ready, but you can certainly see if dates work in it.
Re: PHP 8.2+ compatibility: dates without strftime
Posted: Mon May 20, 2024 4:38 pm
by Xpajun
ecartz wrote: ↑Sun May 19, 2024 1:47 am
As previously discussed, we will be release 1.0.9.3 without strftime for compatibility with PHP 8.2 and later. If you use a language other than (American) English, Spanish, or Danish, you may want to check with your translation provider if they will be releasing a new translation for 1.0.9.3. The date handling changes significantly in 1.0.9.3, so updates can't really be avoided.
In general, if you want to try 1.0.9.3, you can get it here:
https://github.com/CE-PhoenixCart/Phoen ... .0.9.3.zip
It's not release ready, but you can certainly see if dates work in it.
And we should be able to use this upgrade on 1.0.9.0?
Re: PHP 8.2+ compatibility: dates without strftime
Posted: Mon May 20, 2024 9:30 pm
by ecartz
Backporting it might be non-trivial. There's four separate commits for strftime:
https://github.com/CE-PhoenixCart/Phoen ... ...1.0.9.3
Re: PHP 8.2+ compatibility: dates without strftime
Posted: Tue May 21, 2024 2:44 pm
by Xpajun
You know all those tep_ errors I was getting the other day filling my errors? - They've been all replaced
Only Reason
