Re: PHP 7.2.0elpha3 tagged, ready for build

[email protected] (Jan Ehrhardt) Wed, 05 Jul 2017 01:34:09 +0200
Newsgroups php.internals.win
Message-ID <[email protected]>
Remi Collet in php.internals.win (Tue, 4 Jul 2017 11:44:16 +0200):
>Tarballs at https://downloads.php.net/~remi/
>The announce is planned for Thursday, July 6th.

I got the tarball from
https://github.com/php/php-src/releases/tag/php-7.2.0alpha3
(the zip version) and ran into this:

ext\xdebug\xdebug_stack.c(886): error C2039: 'valid_symbol_table': is
not a member of '_zend_executor_globals'
n:\php-sdk\php72dev\zend\zend_globals.h(133): note: see declaration of
'_zend_executor_globals'

https://bugs.xdebug.org/view.php?id=1452

This was still OK with the same version of xdebug and PHP 7.2.0alpha2.
https://phpdev.toolsforresearch.com/php-7.2.0alpha2-nts-Win32-VC15-x64.htm
-- 
Jan