Gregory Beaver wrote:
> __COMPILER_HALT_OFFSET__.  This does change behavior in that
> __COMPILER_HALT_OFFSET__ can only be used within the same file that it
> is defined.  However, this is extremely unlikely to break any existing
> scripts since it was designed for self-contained installers, and to my
> knowledge, Phar/PHP_Archive and some auxiliary thing called PHK are the
> only things using it.  The benefits to users of phar-like things would

I meant to say "only other things using it" with the primary usage being
FUDForum and other single-file installers that have no need to support
multiple __HALT_COMPILER();.

Greg

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

Reply via email to