Sara Golemon in php.qa (Thu, 8 Jun 2017 07:20:38 -0400): >The Windows binaries are available at > > http://windows.php.net/qa/
See https://www.apachelounge.com/viewtopic.php?t=6617 for builds of PHP 7.2.0 alpha1 with a lot of additional extensions. Because I do not want to mix openssl versions on my systems I compiled them with OpenSSL 1.0.2. Most of the extensions with PHP 7.1 support also compile for PHP 7.2 and VC15. Only exceptions: php_taint.dll and php_pspell.dll. For php_v8js.dll and php_solr.dll I have opened issues to fix ZEND_ACC_CLONE (which was removed by Nikita). PR's: https://github.com/phpv8/v8js/pull/322 https://github.com/php/pecl-search_engine-solr/pull/7 -- Jan -- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php