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



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

PostPosted: Thu 06 Jun '13 14:42    Post subject: PHP 5.5.0RC3 (x86 & x64) available Reply with quote

PHP 5.5.0RC3 was hidden on this page:
http://downloads.php.net/dsp/

If you want to test PHP 5.5.0, but are missing extensions, you may find them in my 5.5 builds:
https://dl.dropboxusercontent.com/u/8954372/php-5.5.0RC3-nts-Win32-VC11-x86.zip
https://dl.dropboxusercontent.com/u/8954372/php-5.5.0RC3-Win32-VC11-x86.zip

Or you may want to try the x64 builds (as soon as I have compiled and uploaded these):
https://dl.dropboxusercontent.com/u/8954372/php-5.5.0RC3-nts-Win32-VC11-x64.zip
https://dl.dropboxusercontent.com/u/8954372/php-5.5.0RC3-Win32-VC11-x64.zip

In line with the official builds I have used VC11 as well. The x64 builds contain a working php_opcache.dll.

Beware: in PHP 5.5's php.ini you do not have to add a path in the zend_extension statements:

zend_extension=php_opcache.dll
zend_extension=php_xdebug.dll # load this one after opcache

Changelog:
https://github.com/php/php-src/blob/php-5.5.0RC3/NEWS
PHP 5.5 dropped support for WinXP and Win2k3.
Back to top


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