"Anatol Belski" in php.internals (Sun, 14 Jun 2015 20:45:24 +0200):
>Hi Jan,
>
>> -----Original Message-----
>> From: Jan Ehrhardt [mailto:php...@ehrhardt.nl]
>>
>> OK, I recmpiled my Windows builds with --enable-opcache-file:
>> https://www.apachelounge.com/viewtopic.php?p=30718#30718
>> 
>> Example of a generated phpinfo():
>> https://phpdev.toolsforresearch.com/php-7.0.0alpha1-nts-Win32-VC14-x64.htm
>> 
>It is by default on in the snapshot build, so is it in alpha1.

You are right. I forgot how much the snapshot build forces
automatically. Anyway, I still had to recompile my builds because of the
OpenSSL updates.

And sometimes the snapshot build is too aggressive. For instance, I saw
that Xinchen was busy with the msgpack extension for PHP7. I added the
sources to /ext besides the core extensions and the snapshot build
automatically assumed it had to be compiled static into PHP7. See my
comment:

https://github.com/msgpack/msgpack-php/commit/1d6d3935819fc1166a6a847f6267ebdee9dffffa#commitcomment-11678776

BTW: libssh2 also has an update.

Jan

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

Reply via email to