mirror of
https://github.com/php/php-src.git
synced 2026-04-14 03:22:58 +02:00
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.