1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 11:32:11 +02:00
Files
archived-php-src/main
Nikita Popov e949f306be Fixed bug #72089: Throw Error on require failure
It should be noted that we still throw the usual fopen warnings,
but the final fatal error becomes an Error exception. Combine
with @ to suppress FS warnings.

Closes GH-5641.
2020-06-05 09:46:39 +02:00
..
2019-02-03 21:03:00 +01:00
2020-01-27 13:32:51 +01:00
2020-03-11 11:32:46 +01:00
2020-01-27 13:32:51 +01:00
2020-03-26 11:49:27 +01:00
2020-04-28 09:10:50 +02:00
2020-05-12 22:01:00 +02:00
2020-03-26 11:49:27 +01:00
2020-05-11 14:21:25 -07:00