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.
PHP 8.2+ compatibility: dates without strftime
-
Xpajun
- Contributor
- Posts: 187
- Joined: Thu Mar 04, 2021 1:18 pm
- Phoenix Version: v1.0.9.0
- Has thanked: 3 times
- Been thanked: 6 times
Re: PHP 8.2+ compatibility: dates without strftime
And we should be able to use this upgrade on 1.0.9.0?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.
Current Store is now running 1.0.9.0 - php 8.2.18
Now working on taking a short rest
- php 8.2.18
Now working on taking a short rest
-
ecartz
- Core Team
- Posts: 3084
- Joined: Tue Nov 05, 2019 6:02 pm
- Phoenix Version:
- Has thanked: 4 times
- Been thanked: 208 times
Re: PHP 8.2+ compatibility: dates without strftime
Backporting it might be non-trivial. There's four separate commits for strftime: https://github.com/CE-PhoenixCart/Phoen ... ...1.0.9.3
-
Xpajun
- Contributor
- Posts: 187
- Joined: Thu Mar 04, 2021 1:18 pm
- Phoenix Version: v1.0.9.0
- Has thanked: 3 times
- Been thanked: 6 times
Re: PHP 8.2+ compatibility: dates without strftime
You know all those tep_ errors I was getting the other day filling my errors? - They've been all replacedecartz wrote: ↑Mon May 20, 2024 9:30 pm Backporting it might be non-trivial. There's four separate commits for strftime: https://github.com/CE-PhoenixCart/Phoen ... ...1.0.9.3
Only Reason
Current Store is now running 1.0.9.0 - php 8.2.18
Now working on taking a short rest
- php 8.2.18
Now working on taking a short rest