Pierre Joye in php.internals (Tue, 29 Jan 2013 05:55:27 +0100):
>Question: Did you test D7/8 and their respective plugins with php 5.5?

OK. A part of that challenge I took: compile PHP 5.5 Alpha 4 ZTS for
Windows with as many extensions as I could. The result:

http://dl.dropbox.com/u/8954372/php-5.5.0alpha4-Win32-VC9-x86.zip

Extensions that did not compile:
php_apc.dll
php_pthreads.dll
php_xcache.dll
php_xdebug.dll
php_suhosin.dll
php_sqlsrv.dll

But more than 60 others did.

To my surprise the snapshot build compiled php_wincache.dll.
php_wincache.dll is meant for NTS, so I removed it from the zip-file.
However, there is a chance php_wincache.dll will work with PHP 5.5 NTS.

Tonight I will compile PHP 5.5 as NTS. The compiling was awfully slow,
so you will have to wait for a while.

Note: I only tested if the modules compiled. I did not test them yet.
But if anyone wants to test all those extensions: feel free to do it.

Jan

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to