1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 01:32:22 +01:00
Files
archived-php-src/ext/standard/tests/math
Christoph M. Becker 727b422ad9 Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions
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.
2016-09-03 13:05:37 +02:00
..
2008-07-23 14:15:19 +00:00
2007-05-07 22:30:16 +00:00
2014-02-16 00:07:55 +01:00
2007-04-26 23:30:00 +00:00
2008-02-12 07:15:40 +00:00
2008-02-06 09:36:58 +00:00
2007-04-26 23:30:00 +00:00
2008-02-06 09:36:58 +00:00
2009-06-16 11:37:13 +00:00
2009-06-16 11:37:13 +00:00
2014-02-06 14:41:21 +01:00
2016-09-01 15:21:45 +02:00
2016-09-01 15:21:45 +02:00
2015-12-23 18:26:56 +01:00