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



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

PostPosted: Fri 19 Jul '13 22:40    Post subject: PHP 5.5.1 available (x86 & x64) Reply with quote

Quote:
We just released PHP 5.5.1. This release includes bug fixes as well as a security fix.
For changes in PHP 5.5.1, please consult the PHP 5 ChangeLog.

Release Announcement:
http://www.php.net/release_5_5_1.php
Downloads:
http://www.php.net/downloads.php#v5.5
Changelog:
http://www.php.net/ChangeLog-5.php#5.5.1

regards,

Julien Pauli & David Soria Parra
Official x86 & x64 builds: http://windows.php.net/download/

If you are missing extensions, you may find them in my 5.5 builds:
https://dl.dropboxusercontent.com/u/8954372/php-5.5.1-nts-Win32-VC11-x86.zip
https://dl.dropboxusercontent.com/u/8954372/php-5.5.1-Win32-VC11-x86.zip

Or you may want to try the x64 builds:
https://dl.dropboxusercontent.com/u/8954372/php-5.5.1-nts-Win32-VC11-x64.zip
https://dl.dropboxusercontent.com/u/8954372/php-5.5.1-Win32-VC11-x64.zip

In line with the official builds I have used VC11 as well.

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
Back to top


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