On Tue, Jul 18, 2017 at 4:48 PM, Sara Golemon <poll...@php.net> wrote:
> That's it! Feature freeze is on. > > Please include branch PHP-7.2 in all merges from 7.1 and earlier. > Please commit all 7.2 fixes to PHP-7.2 and merge to master which is > now targetting 7.3 > > This is real. https://github.com/php/php-src/commit/ > 5230541ef59e0637d5522293a7d099bf18ce6af3 > > -Sara > What's out current state regarding ABI? I've recently done some work on making mbstring slightly less abysmally slow, but landed the changes on master only, because this included ABI breaks in mbfl/mbstring APIs and globals. Is this something I can land in PHP-7.2, or is it closed to extension ABI changes? Nikita