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.3.27 Released - PHP 5.3 Reaching End of Life
Author
Jan-E



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

PostPosted: Fri 12 Jul '13 0:36    Post subject: PHP 5.3.27 Released - PHP 5.3 Reaching End of Life Reply with quote

Quote:
The PHP development team announces the immediate availability of PHP 5.3.27. About 10 bugs were fixed, including a security fix in the XML parser (Bug #65236).

Please Note: This will be the last regular release of the PHP 5.3 series. All users of PHP are encouraged to upgrade to PHP 5.4 or PHP 5.5. The PHP 5.3 series will receive only security fixes for the next year.

For source downloads of PHP 5.3.27 please visit our downloads page on http://www.php.net/downloads.php , Windows binaries can be found on http://windows.php.net/download/

The list of changes is recorded in the ChangeLog on
http://www.php.net/ChangeLog-5.php#5.3.27

Johannes Schlüter
PHP 5.3 Release Master
I am uploading my own 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.3.27-nts-Win32-VC9-x86.zip
https://dl.dropboxusercontent.com/u/8954372/php-5.3.27-Win32-VC9-x86.zip
https://dl.dropboxusercontent.com/u/8954372/php-5.3.27-nts-Win32-VC9-x64.zip
https://dl.dropboxusercontent.com/u/8954372/php-5.3.27-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 careful when mixing my build with the official builds because of the difference in openssl version.
Back to top


Reply to topic   Topic: PHP 5.3.27 Released - PHP 5.3 Reaching End of Life View previous topic :: View next topic
Post new topic   Forum Index -> Building & Member Downloads