mirror of
https://github.com/php/php-src.git
synced 2026-04-05 07:02:33 +02:00
Primarily to avoid getting fatal errors from token_get_all(). Implemented using a magic E_ERROR token, which the lexer emits to force a parser failure.