Lines Matching refs:errors

248     . Changed shell not to terminate on fatal errors.
675 . Fixed exit at FPM startup on fpm_resources_prepare() errors. (fat)
941 . Fixed bug #53603 (ZipArchive should quiet stat errors). (brad dot froehle at
1232 . Fixed bug #52693 (configuration file errors are not logged to stderr). (fat)
1392 - Fixed bug #52262 (json_decode() shows no errors on invalid UTF-8).
1492 errors). (Felipe)
1521 - Fixed bug #51171 (curl_setopt() doesn't output any errors or warnings when
1994 - Fixed bug #48872 (string.c: errors: duplicate case values). (Kalle)
2042 errors when errors are logged). (Jani)
2188 . Added better error reporting for php.ini syntax errors.
2235 . Fixed confusing error message on failure when no errors are logged. (Greg)
2358 and errors that were found while parsing a date/time string through:
2697 - Fixed bug #44153 (pdo->errorCode() returns NULL when there are no errors).
2772 - Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values).
2778 - Fixed bug #48247 (Crash on errors during startup). (Stas)
2993 - Fixed bug #37209 (mssql_execute with non fatal errors). (Kalle)
3045 - Fixed read or write errors for large zip archives. (Pierre)
3146 - Fixed bug #45956 (parse_ini_file() does not return false with syntax errors
3193 - Fixed bug #45373 (php crash on query with errors in params). (Felipe)
3556 - Fixed bug #42214 (SoapServer sends clients internal PHP errors). (Dmitry)
3582 - Changed error handler to send HTTP 500 instead of blank page on PHP errors.
3739 - Fixed bug #41773 (php_strip_whitespace() sends headers with errors
3744 - Fixed bug #41724 (libxml_get_last_error() - errors service request scope).
3896 - Fixed bug #41321 (downgrade read errors in getimagesize() to E_NOTICE).
4793 - Fixed bug #38303 (spl_autoload_register() suppress all errors silently).
4931 - Fixed bug #37428 (PHP crashes on windows if there are start-up errors and
4967 - Fixed bug #36681 (pdo_pgsql driver incorrectly ignored some errors).
5207 - Fixed bug #36268 (Object destructors called even after fatal errors). (Dmitry)
5292 - Changed errors to warnings in imagecolormatch(). (Pierre)
5411 - Fixed bug #30760 (Remove MessageBox on win32 for E_CORE errors if
5485 . pg_set_error_verbosity() - set verbosity of errors.
5922 - Fixed bug #33214 (odbc_next_result does not signal SQL errors with
5955 - Fixed bug #33019 (socket errors cause memory leaks in php_strerror()).
6014 access errors). (Jani, ric at arizona dot edu)
6024 - Fixed bug #32587 (Apache2: errors sent to error_log do not include
6331 - Fixed bug #28803 (enabled debug causes bailout errors with CLI on AIX