"Anatol Belski" in php.internals (Wed, 27 May 2015 16:01:49 +0200): >https://wiki.php.net/todo/php70#timetable > >In short: > - the first alpha is tagged on 2015-06-09 > - the first alpha is coming out on 2015-06-11 > - the 7.0.0 final is planned for 2015-11-12
There is a lot to do to make VC2015 (VC14) work, I guess. I gave a shot at it wwith these results: https://www.apachelounge.com/viewtopic.php?p=30557#30557 A lot of unresolved externals broke many of the extensions that did compile with VC11 and VC12. This one is the most common one: unresolved external symbol __imp____iob_func Maybe it is just adding an extra include file or something like that, but at the moment I am at a loss. Jan PHP7-extensions that did compile with VC11 and VC12, but do not compile anymore with VC14: php_bz2.dll php_curl.dll php_dba.dll php_fribidi.dll php_gd2.dll php_geoip.dll php_gmp.dll php_http.dll php_imap.dll php_ldap.dll php_snmp.dll php_tidy.dll php_xmldiff.dll -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php