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 5.4.16 available (x86 & x64)
Author
Jan-E



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

PostPosted: Fri 07 Jun '13 6:53    Post subject: PHP 5.4.16 available (x86 & x64) Reply with quote

Quote:
The PHP development team announces the immediate availability of PHP 5.4.16 and PHP 5.3.26. These releases fix about 15 bugs, including CVE-2013-2110. All users of PHP are encouraged to upgrade to PHP 5.4.16.
PHP 5.3.26 is recommended for those wishing to remain on the 5.3 series.

For source downloads of PHP 5.4.16 and PHP 5.3.26 please visit our downloads page:
http://www.php.net/downloads.php

Windows binaries can be found on http://windows.php.net/download/

The list of changes are recorded in the ChangeLog:
http://www.php.net/ChangeLog-5.php#5.4.16

Stanislav Malyshev
PHP 5.4 Release Master

Johannes Schlüter
PHP 5.3 Release Master

I am uploading my builds right now:
-compiled with Visual C++ 2008 (VC9)
-openssl 1.0.1e
-lots of extensions
-x86 & x64 including php_opcache.dll (was ZendOptimizerPlus)
-x86 & x64 including php_apcu.dll (APC user cache)

https://dl.dropboxusercontent.com/u/8954372/php-5.4.16-nts-Win32-VC9-x86.zip
https://dl.dropboxusercontent.com/u/8954372/php-5.4.16-Win32-VC9-x86.zip
https://dl.dropboxusercontent.com/u/8954372/php-5.4.16-nts-Win32-VC9-x64.zip
https://dl.dropboxusercontent.com/u/8954372/php-5.4.16-Win32-VC9-x64.zip

See the phpinfo.htm in the zip-files for information on the versions of some (but not all) of the extensions.

Be sure to use zend_extension=/...full path.../opcache.dll for the opcache. More info:
https://github.com/zendtech/ZendOptimizerPlus
Back to top
Smitty



Joined: 03 Jan 2008
Posts: 197

PostPosted: Fri 07 Jun '13 14:09    Post subject: Reply with quote

5.4.16 is working great so far for me Jan-E. Thank you for providing these builds.
Back to top
k8080



Joined: 07 Jun 2013
Posts: 7
Location: Beijing

PostPosted: Sat 08 Jun '13 15:45    Post subject: Reply with quote

Very timely, attentively and well~
x64 nts for win working great! Razz
Appreciate!
Back to top
bruce.wu



Joined: 29 Jun 2013
Posts: 1
Location: etc

PostPosted: Sat 29 Jun '13 8:32    Post subject: Re: PHP 5.4.16 available (x86 & x64) Reply with quote

Thank you for providing these builds.
Jan-E sir,are you willing to share the your builds pack source code ?
Thank you very much.
Back to top
jgabrielsinner10



Joined: 27 Sep 2013
Posts: 1
Location: Venezuela, Los Teques

PostPosted: Fri 27 Sep '13 18:46    Post subject: Thanks for the help that you can give me Reply with quote

Hello guys,

This is the only post I found where he talks about this topic, well, I'm using wampserver with PHP 5.4.16 and I need to find the php_apc.dll and php_intl.dll files for this version. Then links that is posted here are broken and I was watching in the web and I couldn't find this files.

Thank you very much in advance for your help.
Back to top
Jan-E



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

PostPosted: Sun 29 Sep '13 15:59    Post subject: Reply with quote

I delete the older versions from my dropbox account, partly because of space limitations and in part also because newer PHP versions have security fixes.

Try php_intl.dll from php 5.4.20:
http://windows.php.net/downloads/releases/

And use php_apc.dll from my newer builds or from
http://windows.php.net/downloads/pecl/releases/apc/
The 3.1.13 release is probably the best because 3.1.14 was withdrawn afterwards.
Back to top


Reply to topic   Topic: PHP 5.4.16 available (x86 & x64) View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads