Re: [PHP-WIN] 64 bit platform improvements
[email protected] (Jan Ehrhardt) Mon, 23 Dec 2013 11:13:03 +0100
| Newsgroups | php.windows |
|---|---|
| Message-ID | <[email protected]> |
"Anatol Belski" in php.windows (Sun, 22 Dec 2013 13:19:56 +0100): >automated Windows builds for this branch are now back and running, please >fetch the latest under >http://windows.php.net/downloads/snaps/str_size_and_int64/ I was curious to see which PECL extensions compiled out-of-the-box with these experimental builds. I was not disappointed: dba blenc timezonedb translit uploadprogress xmldiff This resulted in he following builds: http://phpdev.toolsforresearch.com/php-5.7.0-dev-nts-Win32-VC11-x64.zip http://phpdev.toolsforresearch.com/php-5.7.0-dev-Win32-VC11-x64.zip There is a phpinfo.htm in the zip's with all those modules loaded. Initial tests with Drupal7, Wordpress and custom PHP sites did not show anything abnormal. They just ran. Jan