mirror of
https://github.com/php/php-src.git
synced 2026-04-21 15:08:16 +02:00
2fdd142f99
This makes the stream opening actually fail, and avoids assertion failures when we tokenize with EG(exception) set. Also avoid throwing an additional warning after an exception has already been thrown.