Author |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
Posted: Thu 17 Dec '20 3:06 Post subject: |
|
|
A bit to my surprise a new RC1 for PHP 7.3 was tagged. PHP 7.3.26 RC1. I did not expect that, because PHP 7.3 is officially out of active support since 6 Dec 2020: https://www.php.net/supported-versions.php |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
Posted: Tue 13 Apr '21 22:34 Post subject: |
|
|
PHP 7.4.17 and PHP 8.0.4 will be skipped, because the PHP devs did not want to release a new version without the bugfixes in the 4 weeks up until now. PHP 7.4.18 RC1 and PHP 8.0.5 RC1 have been tagged today. PHP 7.4.18 and PHP 8.0.5 are expected te be released on 29 April 2021. |
|
Back to top |
|
puertoblack2003
Joined: 31 Jul 2009 Posts: 121 Location: U.S
|
Posted: Thu 15 Apr '21 15:35 Post subject: |
|
|
Jan-E wrote: |
PHP 7.4.17 and PHP 8.0.4 will be skipped, because the PHP devs did not want to release a new version without the bugfixes in the 4 weeks up until now. PHP 7.4.18 RC1 and PHP 8.0.5 RC1 have been tagged today. PHP 7.4.18 and PHP 8.0.5 are expected te be released on 29 April 2021. |
when its on RC, would there be any changes to the file when the final comes out? |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
|
Back to top |
|
puertoblack2003
Joined: 31 Jul 2009 Posts: 121 Location: U.S
|
Posted: Sat 24 Apr '21 15:12 Post subject: |
|
|
0nly issue with the gd library unable to be found when the file is there
Code: | [24-Apr-2021 13:02:23 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'gd2' (tried: A:\www\load\PHP80\ext\gd2 (The specified module could not be found), A:\www\load\PHP80\ext\php_gd2.dll (The specified module could not be found)) in Unknown on line 0 |
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
Posted: Sat 24 Apr '21 15:27 Post subject: |
|
|
For PHP8 it has become gd.
|
|
Back to top |
|
puertoblack2003
Joined: 31 Jul 2009 Posts: 121 Location: U.S
|
Posted: Sat 24 Apr '21 15:30 Post subject: |
|
|
Jan-E wrote: | For PHP8 it has become gd.
|
ah, ok make sense. imageick is working well. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
Posted: Fri 11 Jun '21 8:29 Post subject: |
|
|
I have added PHP 8.1 to my builds. At each Alpha or Beta release I wIll try to build and load PHP with all the extensions that also exist in my PHP 8.0 builds. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
Posted: Thu 22 Jul '21 17:35 Post subject: |
|
|
PHP 8.1 has reached the beta stage, feature freeze. Now it is up to the extensions developers to make their extension compatible for PHP 8.1. |
|
Back to top |
|
jfcherng
Joined: 17 Jun 2019 Posts: 11 Location: Taiwan
|
Posted: Sun 14 Nov '21 10:18 Post subject: |
|
|
Quote: | https://phpdev.toolsforresearch.com/php-8.1.0RC6-nts-Win32-vs16-x64.zip |
File not found. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
Posted: Sun 14 Nov '21 14:53 Post subject: |
|
|
Oops. Added. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
Posted: Fri 03 Dec '21 3:11 Post subject: |
|
|
PHP 8.1 has entered the normal release cycle now: the RC1 of the next release 2 weeks after the previous release, 2 weeks before the next release. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
Posted: Wed 03 Aug '22 18:17 Post subject: |
|
|
Added PHP 8.2.0 Beta 2. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
Posted: Thu 15 Dec '22 14:22 Post subject: |
|
|
PHP 8.2.1 RC1 added |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
Posted: Tue 13 Jun '23 15:55 Post subject: PHP 8.3.0 Alpha 1 released |
|
|
Jakub Zelenka in php.internals (Thu, 8 Jun 2023 20:07:22 +0100):
First signs are really good. I did not switch yet to VS17 and OpenSSL 3, but with the dependencies for PHP 8.0/8.1 only 1 extension that compiled for PHP 8.2 did not compile yet for PHP 8.3. |
|
Back to top |
|
nambell
Joined: 22 Jun 2023 Posts: 7
|
Posted: Fri 23 Jun '23 7:33 Post subject: |
|
|
Hi, can you pls add v8js engine lib in your next 8.1/2/3 releases? Didn't found it for x64 ts version in your other topic, so still need last version of that lib in any php8 version release =) |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1265 Location: Amsterdam, NL, EU
|
Posted: Fri 23 Jun '23 7:55 Post subject: |
|
|
nambell wrote: | Hi, can you pls add v8js engine lib in your next 8.1/2/3 releases? Didn't found it for x64 ts version in your other topic, so still need last version of that lib in any php8 version release =) |
I tried to build the newest V8 version several times, but failed. Sorry, v8js for Windows was a dead end. |
|
Back to top |
|
nambell
Joined: 22 Jun 2023 Posts: 7
|
Posted: Fri 23 Jun '23 8:00 Post subject: |
|
|
Jan-E wrote: | nambell wrote: | Hi, can you pls add v8js engine lib in your next 8.1/2/3 releases? Didn't found it for x64 ts version in your other topic, so still need last version of that lib in any php8 version release =) |
I tried to build the newest V8 version several times, but failed. Sorry, v8js for Windows was a dead end. |
Is there any newer php release then 7.3.9 in which you added that lib last time? |
|
Back to top |
|