On Tue, 31 Jul 2018, Christoph M. Becker wrote: > That's it! Feature freeze is on. > > Please include branch PHP-7.3 in all merges from 7.1 and earlier. > Please commit all 7.3 fixes to PHP-7.3 and merge to master which is > now targetting 7.4. > > This is real. <http://git.php.net/?p=php-src.git;a=commit;h=a63c99b>.
I've just compiled this from source, and I get the following upon "make install": Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in phar:///home/derick/dev/php/php-src.git/pear/install-pear-nozlib.phar/PEAR/PackageFile/v2/Validator.php on line 1933 It looks like we need to update the PEAR phar. cheers, Derick -- https://derickrethans.nl | https://xdebug.org | https://dram.io Like Xdebug? Consider a donation: https://xdebug.org/donate.php, or become my Patron: https://www.patreon.com/derickr twitter: @derickr and @xdebug -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php