mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +01: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.