mirror of
https://github.com/php/php-src.git
synced 2026-04-17 21:11:02 +02:00
E_RECOVERABLE errors are reported as "Catchable fatal error". This is misleading, because they actually can't be caught via try-catch statements. Therefore we change the wording to "Recoverable fatal error" as suggested by Nikita.
1.2 KiB
1.2 KiB