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



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

PostPosted: Thu 11 Apr '13 23:52    Post subject: PHP 5.5.0 beta 3 available (x86 & x64) Reply with quote

PHP 5.5.0 beta 3 was announced.
http://windows.php.net/qa/
The PHP developers seem to have extended their scope and are offering VC11 x64 builds now as well!

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

Or you may want to try the x64 builds:
http://dl.dropbox.com/u/8954372/php-5.5.0beta3-Win32-VC11-x64.zip
http://dl.dropbox.com/u/8954372/php-5.5.0beta3-nts-Win32-VC11-x64.zip

In line with the official builds I have used VC11 as well.
Back to top
Smitty



Joined: 03 Jan 2008
Posts: 197

PostPosted: Fri 12 Apr '13 3:22    Post subject: Reply with quote

I just tried 5.5 beta 3 x64 on a test VM and PHP crashes when you try to load the php_opcache.dll extension. The x86 version still works correctly. It does report the version is 7.0.2 beta which isn't out on the PECL website yet.
Back to top
Jan-E



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

PostPosted: Fri 12 Apr '13 16:17    Post subject: Reply with quote

Did you use the x64 php_opcache.dll from the official build? There is none in my builds, because afaik it is not x64 capable yet.

BTW: https://github.com/zend-dev/ZendOptimizerPlus/issues/88
Back to top
Smitty



Joined: 03 Jan 2008
Posts: 197

PostPosted: Fri 12 Apr '13 17:35    Post subject: Reply with quote

Yes, it is included in their x64 beta 3 release in the /ext folder but it doesn't work. Thanks for the link to the issue on their github project site.
Back to top
Claudio



Joined: 13 Apr 2013
Posts: 1
Location: Brasil

PostPosted: Sat 13 Apr '13 14:16    Post subject: Re: PHP 5.5.0 beta 3 available (x86 & x64) Reply with quote

Where is the php-5.5.0beta3 VC9 for download?
Back to top
Smitty



Joined: 03 Jan 2008
Posts: 197

PostPosted: Tue 16 Apr '13 2:43    Post subject: Reply with quote

Jan-E,

Do you know when there might be an updated version of Opcache released? We are experiencing this bug fixed here:

https://github.com/zend-dev/ZendOptimizerPlus/issues/79

and it appears it was fixed after version 7.0.1 was released. I think it is included in the 7.0.2 release with PHP 5.5 beta 3 release. However, I can't find 7.0.2 releases for PHP 5.3 and 5.4.

Thank you!
Back to top
Jan-E



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

PostPosted: Tue 16 Apr '13 13:45    Post subject: Reply with quote

@Smitty: I always use the latest sources for php_opcache from github. My x86 builds for PHP 5.3 and PHP 5.4 also contain the newest php_opcache.dll, called Zend OPcache v7.0.2-dev.
Back to top
Smitty



Joined: 03 Jan 2008
Posts: 197

PostPosted: Tue 16 Apr '13 14:34    Post subject: Reply with quote

Jan-E,

Great, thank you! I tried the 7.0.2-dev version from your build and the bug we were experiencing is fixed.
Back to top
Jan-E



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

PostPosted: Sun 21 Apr '13 17:46    Post subject: Reply with quote

Smitty wrote:
I just tried 5.5 beta 3 x64 on a test VM and PHP crashes when you try to load the php_opcache.dll extension.

Try the x64 versions for PHP 5.4 now:

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

One of the PHP developers seems to have fixed it.
Back to top


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