php-src/ext/posix
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
..
tests Fix #72948: Uncatchable "Catchable" fatal error for class to string conversions 2016-09-03 13:05:37 +02:00
config.m4 Merge branch 'PHP-5.6' into PHP-7.0 2016-07-30 18:36:00 +02:00
CREDITS Adjusted credits file so that it appears properly on phpinfo() 2006-04-07 03:41:06 +00:00
package.xml Typo 2007-03-14 09:58:14 +00:00
php_posix.h Merge branch 'PHP-5.6' into PHP-7.0 2016-01-01 19:48:25 +02:00
posix.c Fix posix build 2016-05-01 13:07:01 +02:00