mirror of
https://github.com/php/php-src.git
synced 2026-04-26 09:28:21 +02:00
5e15c9c41f
We avoid `YYCURSOR` becoming `NULL` by initializing `YYMARKER`, and add a default rule for `<NORMAL>` where we catch unexpected input. We also fix the only superficially related issue regarding empty input followed by `T_SEPARATOR` and command, which caused another segfault. Closes GH-6464.
4.4 KiB
4.4 KiB