Author |
|
nambell
Joined: 22 Jun 2023 Posts: 7
|
Posted: Sat 25 May '24 18:24 Post subject: |
|
|
If I want to build extension(not public) which'll be compatible with your php releases - I can use official source code but with only correction of php version or It's only possible with yours src code of release? I pretty new in it, so wanna check such details before I'll start. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1281 Location: Amsterdam, NL, EU
|
|
Back to top |
|
puertoblack2003
Joined: 31 Jul 2009 Posts: 121 Location: U.S
|
Posted: Thu 13 Jun '24 17:56 Post subject: |
|
|
would it be possible to back port for version 5.3.29 ? I know its old, I did not want to pay for a forum board upgrade. its working fine as is for what i need.
thanks |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1281 Location: Amsterdam, NL, EU
|
Posted: Tue 25 Jun '24 11:00 Post subject: |
|
|
puertoblack2003 wrote: | would it be possible to back port for version 5.3.29 ? I know its old, I did not want to pay for a forum board upgrade. |
No, I am not going to do that. I am following the lead of https://github.com/remicollet/php-src-security/ which only backports to PHP 5.6. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1281 Location: Amsterdam, NL, EU
|
Posted: Wed 04 Sep '24 23:52 Post subject: |
|
|
Recompiled the OpenSSL 3.0.x builds with OpenSSL 3.0.15 |
|
Back to top |
|
mrdj1024
Joined: 03 Apr 2023 Posts: 69 Location: Bridgeton,NJ,USA
|
Posted: Wed 23 Oct '24 18:28 Post subject: |
|
|
many thanks for all the hard work!! |
|
Back to top |
|
mrdj1024
Joined: 03 Apr 2023 Posts: 69 Location: Bridgeton,NJ,USA
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1281 Location: Amsterdam, NL, EU
|
Posted: Thu 21 Nov '24 12:21 Post subject: |
|
|
Oops. Copy/paste error. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1281 Location: Amsterdam, NL, EU
|
|
Back to top |
|
noskill24
Joined: 30 Jan 2024 Posts: 3
|
Posted: Mon 30 Dec '24 10:30 Post subject: |
|
|
Interactive Shell still not working in your build:
PHP 7.4 - OpenSSL 1.1.1 |
|
Back to top |
|
luizcarlos
Joined: 24 Apr 2025 Posts: 2 Location: BR, Varzea Grande
|
Posted: Fri 02 May '25 16:24 Post subject: |
|
|
Good morning Jan-E,
I hope you’re doing well.
First of all, thank you for all the work you put into maintaining the Windows builds of PHP with pre-compiled extensions. I’ve been relying on your binaries—they’re the most up-to-date builds with extensions that I know of, and they’ve been incredibly helpful.
The last version I downloaded was 8.4.1, right when it was released. More recently, I’ve been trying to keep my server current by moving to 8.4.6, but I haven’t seen any new updates in some time. Is everything still in active development? Will there be further releases?
I appreciate any feedback you can share. Have a great day! 😊 |
|
Back to top |
|
mrdj1024
Joined: 03 Apr 2023 Posts: 69 Location: Bridgeton,NJ,USA
|
|
Back to top |
|
ltdeta
Joined: 27 Feb 2015 Posts: 28 Location: Germany
|
|
Back to top |
|
luizcarlos
Joined: 24 Apr 2025 Posts: 2 Location: BR, Varzea Grande
|
Posted: Mon 05 May '25 13:36 Post subject: |
|
|
mrdj1024 wrote: | https://phpdev.toolsforresearch.com/php-8.4.6-Win32-vs17-x64.zip
its on there |
Hi mrdj1024,
Thanks for sharing the link to php-8.4.6-Win32-vs17-x64.zip! I’ve just confirmed that by tweaking the URL—e.g. using php-8.4.5-Win32-vs17-x64.zip—I can grab other versions as well. I’ll keep an eye on new releases that way. 😊
Really appreciate your help!
Have a great day! |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1281 Location: Amsterdam, NL, EU
|
Posted: Sat 19 Jul '25 13:10 Post subject: |
|
|
Sorry for not updating the start post for this topic for a long time. As some of you noticed I kept on building and uploading new versions.
Now there is a security fix for PHP 8.1 and backports of that to PHP 8.0 and 7.4 I decided to update the links.
The backports for PHP 8.0 and 7.4 are made possible by remi Collet: https://github.com/remicollet/php-src-security/branches
All versions were updated with Curl 8.15.0. Not without trouble:
https://github.com/winlibs/cURL/issues/27 |
|
Back to top |
|
mrdj1024
Joined: 03 Apr 2023 Posts: 69 Location: Bridgeton,NJ,USA
|
Posted: Sat 26 Jul '25 20:50 Post subject: |
|
|
hi! now that openssl 3.5 is considered LTS,any chance future php builds will be compiled with it? |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1281 Location: Amsterdam, NL, EU
|
Posted: Sun 27 Jul '25 14:31 Post subject: |
|
|
mrdj1024 wrote: | hi! now that openssl 3.5 is considered LTS,any chance future php builds will be compiled with it? | The official builds of PHP 8.5 are still using OpenSSL 3.0 (even 3.0.16). See https://windows.php.net/qa
As long as that does not change I will keep on using OpenSSL 3.0. |
|
Back to top |
|
mrdj1024
Joined: 03 Apr 2023 Posts: 69 Location: Bridgeton,NJ,USA
|
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1281 Location: Amsterdam, NL, EU
|
Posted: Sun 03 Aug '25 23:35 Post subject: |
|
|
The link is auto-generated during the compile process. I accidentily compiled 8.4.11 with VS16 in stead of VS17. Recompiling now. I removed the vs16 uploads.
Thanks for the heads up. |
|
Back to top |
|
Jan-E
Joined: 09 Mar 2012 Posts: 1281 Location: Amsterdam, NL, EU
|
|
Back to top |
|