Lines Matching refs:errors

344     . Changed shell not to terminate on fatal errors.
771 . Fixed exit at FPM startup on fpm_resources_prepare() errors. (fat)
1037 . Fixed bug #53603 (ZipArchive should quiet stat errors). (brad dot froehle at
1328 . Fixed bug #52693 (configuration file errors are not logged to stderr). (fat)
1488 - Fixed bug #52262 (json_decode() shows no errors on invalid UTF-8).
1588 errors). (Felipe)
1617 - Fixed bug #51171 (curl_setopt() doesn't output any errors or warnings when
2090 - Fixed bug #48872 (string.c: errors: duplicate case values). (Kalle)
2138 errors when errors are logged). (Jani)
2284 . Added better error reporting for php.ini syntax errors.
2331 . Fixed confusing error message on failure when no errors are logged. (Greg)
2454 and errors that were found while parsing a date/time string through:
2793 - Fixed bug #44153 (pdo->errorCode() returns NULL when there are no errors).
2868 - Fixed bug #48273 (snmp*_real_walk() returns SNMP errors as values).
2874 - Fixed bug #48247 (Crash on errors during startup). (Stas)
3089 - Fixed bug #37209 (mssql_execute with non fatal errors). (Kalle)
3141 - Fixed read or write errors for large zip archives. (Pierre)
3242 - Fixed bug #45956 (parse_ini_file() does not return false with syntax errors
3289 - Fixed bug #45373 (php crash on query with errors in params). (Felipe)
3652 - Fixed bug #42214 (SoapServer sends clients internal PHP errors). (Dmitry)
3678 - Changed error handler to send HTTP 500 instead of blank page on PHP errors.
3835 - Fixed bug #41773 (php_strip_whitespace() sends headers with errors
3840 - Fixed bug #41724 (libxml_get_last_error() - errors service request scope).
3992 - Fixed bug #41321 (downgrade read errors in getimagesize() to E_NOTICE).
4889 - Fixed bug #38303 (spl_autoload_register() suppress all errors silently).
5027 - Fixed bug #37428 (PHP crashes on windows if there are start-up errors and
5063 - Fixed bug #36681 (pdo_pgsql driver incorrectly ignored some errors).
5303 - Fixed bug #36268 (Object destructors called even after fatal errors). (Dmitry)
5388 - Changed errors to warnings in imagecolormatch(). (Pierre)
5507 - Fixed bug #30760 (Remove MessageBox on win32 for E_CORE errors if
5581 . pg_set_error_verbosity() - set verbosity of errors.
6018 - Fixed bug #33214 (odbc_next_result does not signal SQL errors with
6051 - Fixed bug #33019 (socket errors cause memory leaks in php_strerror()).
6110 access errors). (Jani, ric at arizona dot edu)
6120 - Fixed bug #32587 (Apache2: errors sent to error_log do not include
6427 - Fixed bug #28803 (enabled debug causes bailout errors with CLI on AIX