Hi Jan,

> -----Original Message-----
> From: Jan Ehrhardt [mailto:php...@ehrhardt.nl]
> Sent: Thursday, May 28, 2015 11:06 AM
> To: internals@lists.php.net
> Subject: [PHP-DEV] Re: PHP 7.0.0 roadmap
> 
> "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

Thanks for reporting. How do you build, which deps do you use? What I've
read on the page you've linked sounds terribly wrong

" Really pre-alpha with a mixture of VC11 and VC14 and a mixture of OpenSSL
1.0.1m and 1.0.2a."

Jan, please open a bug ticket, we can follow up there.

Thanks.

Anatol


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

Reply via email to