Re: [INTERNALS-WIN] PHP7: which Windows Kit?
[email protected] (Jan Ehrhardt) Mon, 03 Aug 2015 10:14:24 +0200
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
Pierre Joye in php.internals.win (Mon, 3 Aug 2015 07:32:02 +0700): >On Mon, Aug 3, 2015 at 3:50 AM, Jan Ehrhardt <[email protected]> wrote: ... >> The standard in a fresh VS 2015 Professional install is to use Windows >> Kit 10. As I haven't seen new binaries on >> http://windows.php.net/downloads/php-sdk/deps/vc14/x64/ since the >> release of 10.0.10240.0 I am wondering what is the standard Windows Kit >> for the PHP devs nowadays. >> >> Are there plans to switch to Windows Kit 10 (10.0.10240)? > >Yes, next 7 release should be done using the latest releases. OK, thanks. I already recompiled dependencies like iconv, ICU/gettext/libintl, net-snmp, openssl, openldap, ssh2 and curl with 10.0.10240 and did not meet any unexpected things. My PHP7 builds are also built with Windows Kit 10.0.10240 now. -- Jan