logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Building & Member Downloads View previous topic :: View next topic
Reply to topic   Topic: PHP 8.4.1, 8.3.14, 8.2.26, 8.1.31, 8.0.30, 7.4-7.0, 5.6-5.3 Page Previous  1, 2, 3 ... 17, 18, 19
Author
nambell



Joined: 22 Jun 2023
Posts: 7

PostPosted: Sat 25 May '24 18:24    Post subject: Reply with quote

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: 1266
Location: Amsterdam, NL, EU

PostPosted: Wed 12 Jun '24 15:48    Post subject: Reply with quote

Rebuilt every PHP 5.6+ with security backports from 8.1.29.
Ref: https://github.com/remicollet/php-src-security/issues/17
Back to top
puertoblack2003



Joined: 31 Jul 2009
Posts: 121
Location: U.S

PostPosted: Thu 13 Jun '24 17:56    Post subject: Reply with quote

Jan-E wrote:
Rebuilt every PHP 5.6+ with security backports from 8.1.29.
Ref: https://github.com/remicollet/php-src-security/issues/17


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. Confused

thanks
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1266
Location: Amsterdam, NL, EU

PostPosted: Tue 25 Jun '24 11:00    Post subject: Reply with quote

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: 1266
Location: Amsterdam, NL, EU

PostPosted: Wed 04 Sep '24 23:52    Post subject: Reply with quote

Recompiled the OpenSSL 3.0.x builds with OpenSSL 3.0.15
Back to top
mrdj1024



Joined: 03 Apr 2023
Posts: 58
Location: Bridgeton,NJ,USA

PostPosted: Wed 23 Oct '24 18:28    Post subject: Reply with quote

many thanks for all the hard work!!
Back to top
mrdj1024



Joined: 03 Apr 2023
Posts: 58
Location: Bridgeton,NJ,USA

PostPosted: Thu 21 Nov '24 11:59    Post subject: Reply with quote

for those wanting php 8.4.1,theres a typo the actual link is
https://phpdev.toolsforresearch.com/php-8.4.1-Win32-vs17-x64.zip
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1266
Location: Amsterdam, NL, EU

PostPosted: Thu 21 Nov '24 12:21    Post subject: Reply with quote

Oops. Copy/paste error.
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1266
Location: Amsterdam, NL, EU

PostPosted: Fri 22 Nov '24 17:33    Post subject: Reply with quote

I am gradually recompiling the PHP 8.0 and 7.4 builds with the security backports from https://github.com/remicollet/php-src-security

Note that 1 security fix in PHP 8.1.31 is not backported yet. Details: https://github.com/remicollet/php-src-security/issues/26
Quote:
Notice: this security flaw requires a specially crafted answer from the server, so is very unlikely to be exploitable in a sane env (using a trusted server)
Back to top
noskill24



Joined: 30 Jan 2024
Posts: 3

PostPosted: Mon 30 Dec '24 10:30    Post subject: Reply with quote

Jan-E wrote:
I am gradually recompiling the PHP 8.0 and 7.4 builds with the security backports from https://github.com/remicollet/php-src-security


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

PostPosted: Fri 02 May '25 16:24    Post subject: Reply with quote

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: 58
Location: Bridgeton,NJ,USA

PostPosted: Sat 03 May '25 13:01    Post subject: Reply with quote

https://phpdev.toolsforresearch.com/php-8.4.6-Win32-vs17-x64.zip
its on there
Back to top
ltdeta



Joined: 27 Feb 2015
Posts: 28
Location: Germany

PostPosted: Sun 04 May '25 11:53    Post subject: Reply with quote

php-8.2.28-Win32-vs16-x64.zip
php-8.2.28-nts-Win32-vs16-x64.zip
Back to top
luizcarlos



Joined: 24 Apr 2025
Posts: 2
Location: BR, Varzea Grande

PostPosted: Mon 05 May '25 13:36    Post subject: Reply with quote

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


Reply to topic   Topic: PHP 8.4.1, 8.3.14, 8.2.26, 8.1.31, 8.0.30, 7.4-7.0, 5.6-5.3 View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads Page Previous  1, 2, 3 ... 17, 18, 19