mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-06-27 02:23:54 +02:00
When encountering a null statement (indicating that an error occurred), retain the preceding statements. These were accidentally dropped previously.