Ilia Alshanetsky wrote:
> 5.2.2 release cycle is about to begin, with a first RC planned for this
> Thursday.
> 
> If you have any major patches left over, please commit them as they will
> no longer be accepted for 5.2.2.

Reminder:

http://pear.php.net/~greg/halt fixes the buggy limitation on 1
__HALT_COMPILER();/__COMPILER_HALT_OFFSET__ constant per request, and
instead allows 1 per file, without any performance impact or structural
changes to any other code, plus I've provided 4 unit tests to
demonstrate its correctness.

Thanks,
Greg

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

Reply via email to