Lines Matching refs:error

20   . Fixed bug #60174 (Notice when array in method prototype error).
28 . Increased maxium Oracle error message buffer length for new 11.2.0.3 size
92 . Fixed bug #55769 (Make Fails with "Missing Separator" error). (Adam)
197 . Improved parse error messages. (Felipe)
363 string to parse without throwing an error. (Stas, Derick)
462 - Fixed bug #52211 (iconv() returns part of string on error). (Felipe)
575 . Fixed a crash inside dtor for error handling. (Ilia)
653 exception and fatal error). (Hannes)
660 . Fixed bug #54121 (error message format string typo). (Ilia)
720 . Fixed bug #54992 (Stream not closed and error not returned when SSL
731 . Fixed bug #54929 (Parse error with single quote in sql comment). (Felipe)
792 on error. (Gustavo)
826 . Fixed bug numerous crashes due to setlocale (crash on error, pcre, mysql
829 error). (Dmitry)
833 . Fixed Bug #51458 (Lack of error context with nested exceptions). (Stas)
835 error). (Stas)
962 . Fixed bug #53898 (PHAR reports invalid error message, when the directory
977 . Fixed bug #53915 (ReflectionClass::getConstant(s) emits fatal error on
1183 . Fixed bug #52436 (Compile error if systems do not have stdint.h)
1196 . Fixed bug #52827 (cURL leaks handle and causes assertion error
1292 - Fixed bug #52512 (Broken error handling in odbc_execute).
1314 . Fixed bug #52732 (Docs say preg_match() returns FALSE on error, but it
1434 - Reset error state in PDO::beginTransaction() reset error state. (Ilia)
1440 data disclosure if a fatal error occurs (CVE-2010-2531). (Scott)
1443 - Fixed possible buffer overflows when handling error packets in mysqlnd.
1451 - Fixed memory leak on error in mcrypt_create_iv on Windows. (Pierre)
1499 - Fixed bug #52160 (Invalid E_STRICT redefined constructor error). (Felipe)
1531 - Fixed bug #51899 (Parse error in parse_ini_file() function when empy value
1561 - Fixed bug #51629 (CURLOPT_FOLLOWLOCATION error message is misleading).
1577 - Fixed bug #51583 (Bus error due to wrong alignment in mysqlnd). (Rainer Jung)
1590 - Fixed bug #51394 (Error line reported incorrectly if error handler throws an
1597 - Fixed bug #51291 (oci_error doesn't report last error when called two times)
1740 - Fixed memory leak in extension loading when an error occurs on Windows.
1746 - Fixed possible crash when a error/warning is raised during php startup.
1750 - Fixed error output to stderr on Windows. (Pierre)
1848 when there is no error). (Jani)
1850 - Fixed bug #50168 (FastCGI fails with wrong error on HEAD request to
1900 - Fixed bug #49224 (Compile error due to old DNS functions on AIX systems).
1940 - Added error constant when json_encode() detects an invalid UTF-8 sequence.
1970 - Fixed leak on error in popen/exec (and related functions) on Windows.
2036 - Fixed bug #49132 (posix_times returns false without error).
2042 - Fixed bug #49098 (mysqli segfault on error). (Rasmus)
2081 - Fixed bug #48913 (Too long error code strings in pdo_odbc driver).
2101 - Fixed bug #48771 (rename() between volumes fails and reports no error on
2135 - Fixed bug #48377 (error message unclear on converting phar with existing
2139 - Fixed bug #48198 error: 'MYSQLND_LLU_SPEC' undeclared. Cause for #48780 and
2141 - Fixed bug #48189 (ibase_execute error in return param). (Kalle)
2158 - Fixed bug #45905 (imagefilledrectangle() clipping error).
2211 - Changed error level E_ERROR into E_WARNING in Soap extension methods
2241 . Added new error modes E_USER_DEPRECATED and E_DEPRECATED.
2284 . Added better error reporting for php.ini syntax errors.
2331 . Fixed confusing error message on failure when no errors are logged. (Greg)
2391 . Fixed error message in openssl_seal(). (Henrique)
2571 - Added json_last_error() to return any error information from json_decode().
2630 - Fixed bug #47851 (is_callable throws fatal error). (Dmitry)
2645 - Fixed bug #47596 (Bus error on parsing file). (Dmitry)
2665 - Fixed bug #47231 (offsetGet error using incorrect offset). (Etienne)
2696 - Fixed bug #46746 (xmlrpc_decode_request outputs non-suppressable error when
2721 - Fixed bug #46241 (stacked error handlers, internal error handling in general).
2746 - Fixed bug #46044 (Mysqli - wrong error message). (Johannes)
2779 - Fixed bug #45384 (parse_ini_file will result in parse error with no trailing
2803 - Fixed bug #43069 (SoapClient causes 505 HTTP Version not supported error
2879 - Fixed bug #48207 (CURLOPT_(FILE|WRITEHEADER options do not error out when
2886 - Fixed bug #48202 (Out of Memory error message when passing invalid file
2899 - Fixed bug #47991 (SSL streams fail if error stack contains items). (Mikko)
2900 - Fixed bug #47981 (error handler not called regardless). (Hannes)
2926 - Fixed bug #47695 (build error when xmlrpc and iconv are compiled against
2979 - Fixed bug #44827 (define() is missing error checks for class constants).
3005 - Fixed error conditions handling in stream_filter_append(). (Arnaud)
3041 - Fixed bug #47037 (No error when using fopen with empty string). (Cristian
3062 - Fixed bug #46782 (fastcgi.c parse error). (Matt)
3064 - Fixed bug #46748 (Segfault when an SSL error has more than one error).
3167 - Fixed bug #46521 (Curl ZTS OpenSSL, error in config.m4 fragment).
3213 - Fixed bug #46157 (PDOStatement::fetchObject prototype error). (Felipe)
3250 - Fixed bug #45805 (Crash on throwing exception from error handler). (Dmitry)
3252 an error). (Felipe)
3328 - Fixed bug #44811 (Improve error message when creating a new SoapClient
3354 - Fixed Bug #43958 (class name added into the error message). (Dmitry)
3455 - Fixed bug #44171 (Invalid FETCH_COLUMN index does not raise an error). (Ilia)
3466 - Fixed bug #43998 (Two error messages returned for incorrect encoding for mb_strto[upper|lower]). …
3471 - Fixed bug #43875 (Two error messages returned for $new and $flag argument in mysql_connect()). (H…
3504 - Fixed bug #43373 (pcntl_fork() should not raise E_ERROR on error). (Ilia)
3570 - Fixed missing brackets leading to build warning and error in the log.
3604 error). (Ilia)
3609 - Fixed bug #42773 (WSDL error causes HTTP 500 Response). (Dmitry)
3647 - Fixed bug #42488 (SoapServer reports an encoding error and the error itself
3676 makes the error messages to be outputted to STDERR instead of STDOUT with
3678 - Changed error handler to send HTTP 500 instead of blank page on PHP errors.
3693 - Added missing error check inside bcpowmod(). (Ilia)
3737 environment initialization error). (Chris Jones)
3742 - Fixed bug #42368 (Incorrect error message displayed by pg_escape_string).
3753 - Fixed bug #42243 (copy() does not output an error when the first arg is a
3791 - Fixed bug #42015 (ldap_rename(): server error "DSA is unwilling to perform").
3837 - Fixed bug #41770 (SSL: fatal protocol error due to buffer issues). (Ilia)
3856 - Fixed bug #41640 (get_class_vars produces error on class constants).
3895 - Fixed bug #41350 (my_thread_global_end() error during request shutdown on
3921 - Fixed bug #21197 (socket_read() outputs error with PHP_NORMAL_READ).
3969 - Fixed bug #41430 (Fatal error with negative values of maxlen parameter of
3979 - Fixed bug #41390 (Clarify error message with invalid protocol scheme).
4098 - Fixed bug #41061 ("visibility error" in ReflectionFunction::export()).
4100 - Fixed bug #41043 (pdo_oci crash when freeing error text with persistent
4344 - Fixed bug #40259 (ob_start call many times - memory error). (Dmitry)
4408 - Fixed bug #39850 (SplFileObject throws contradictory/wrong error messages
4415 - Fixed bug #39825 (foreach produces memory error). (Dmitry)
4428 - Fixed bug #39780 (PNG image with CRC/data error raises fatal error) (Pierre)
4448 - Fixed bug #39673 (file_get_contents causes bus error on certain offsets).
4502 - Fixed bug #39438 (Fatal error: Out of memory). (Dmitry)
4503 - Fixed bug #39435 ('foo' instanceof bar gives invalid opcode error). (Sara)
4504 - Fixed bug #39414 (Syntax error while compiling with Sun Workshop Complier).
4524 - Fixed bug #39313 (spl_autoload triggers Fatal error). (Marcus)
4528 - Fixed bug #39286 (misleading error message when invalid dimensions are
4537 - Fixed bug #39151 (Parse error in recursiveiteratoriterator.php). (Marcus)
4562 - Fixed bug #38274 (Memlimit fatal error sent to "wrong" stderr when using
4564 - Fixed bug #38252 (Incorrect PDO error message on invalid default fetch
4568 - Fixed bug #37773 (iconv_substr() gives "Unknown error" when string
4589 error raised). (Carl P. Corliss, Dmitry)
4597 - Fixed bug #30074 (apparent symbol table error with
4636 - Added error messages to disk_free_space() and disk_total_space() functions.
4650 - Added new error mode E_RECOVERABLE_ERROR. (Derick, Marcus, Tony)
4686 - Changed E_ALL error reporting mode to include E_RECOVERABLE_ERROR. (Marcus)
4710 - Improved the error reporting in SOAP extension on request failure. (Ilia)
4779 - Fixed bug #39039 (SSL: fatal protocol error when fetching HTTPS from servers
4820 - Fixed bug #38779 (engine crashes when require()'ing file with syntax error
4844 - Fixed bug #38535 (memory corruption in pdo_pgsql driver on error retrieval
4864 - Fixed bug #38458, PECL bug #8944, PECL bug #7775 (error retrieving columns
4951 inside error handler). (Dmitry)
4996 - Fixed bug #37614 (Class name lowercased in error message). (Johannes)
5035 - Fixed bug #37394 (substr_compare() returns an error when offset equals
5089 - Fixed PECL bug #7755 (error selecting DOUBLE fields with PDO_ODBC).
5101 - Fixed bug #36632 (bad error reporting for pdo_odbc exec UPDATE). (Wez).
5135 on error.
5216 - Fixed bug #36878 (error messages are printed even though an exception has
5240 - Fixed bug #36745 (No error message when load data local file isn't found).
5280 - Fixed bug #36400 (Custom 5xx error does not return correct HTTP response error
5354 - Fixed bug #35785 (SimpleXML causes memory read error zend engine). (Marcus)
5398 - Fixed possible XSS inside error reporting functionality. (Ilia)
5431 - Fixed bug #35694 (Improved error message for invalid fetch mode). (Ilia)
5454 - Fixed bug #35539 (typo in error message for ErrorException). (Tony)
5529 - Fixed bug #35382 (Comment in end of file produces fatal error). (Ilia)
5532 - Fixed bug #35358 (Incorrect error messages for PDO class constants). (Ilia)
5578 . pg_result_error_field() - highly detailed error information, most
5580 the SQLSTATE error code.
5729 - Fixed an error in mysqli_fetch_fields (returned NULL instead of an array
5777 - Fixed bug #35176 (include()/require()/*_once() produce wrong error messages
5791 - Fixed bug #35017 (Exception thrown in error handler may cause unexpected
5845 - Fixed bug #34777 (Crash in dblib when fetching non-existent error info).
5851 - Fixed bug #34757 (iconv_substr() gives "Unknown error" when offset > string
5874 - Fixed bug #34557 (php -m exits with "error" 1). (Johannes)
5885 - Fixed bug #34358 (Fatal error: Cannot re-assign $this). (Dmitry)
5930 - Fixed bug #33996 (No information given for fatal error on passing invalid
5958 - Fixed bug #33802 (throw Exception in error handler causes crash). (Dmitry)
5991 - Fixed bug #33469 (Compile error undefined reference to ifx_checkAPI). (Jani)
6016 - Fixed bug #33242 (Mangled error message when stream fails). (Derick)
6041 - Fixed bug #33090 (mysqli_prepare() doesn't return an error). (Georg)
6053 - Fixed bug #33017 ("make distclean" gives an error with VPATH build). (Jani)
6128 - Fixed bug #32491 (File upload error - unable to create a temporary file).
6133 - Fixed bug #32428 (The @ warning error suppression operator is broken).
6154 - Fixed bug #32013 (ext/mysqli bind_result causes fatal error: memory limit).
6160 - Fixed bug #31887 (ISAPI: Custom 5xx error does not return correct HTTP
6214 - Fixed bug #30126 (Enhancement for error message for abstract classes).
6220 - Fixed bug #29975 (memory leaks when set_error_handler() is used inside error
6241 - Fixed bug #29236 (memory error when wsdl-cache is enabled). (Dmitry)
6257 - Fixed bug #28355 (glob wont error if dir is not readable). (Hartmut)
6266 - Fixed bug #25922 (In error handler, modifying 5th arg (errcontext) may
6397 - Fixed bug #31103 (Better error message when c-client cannot be found). (Ilia)
6463 - Fixed error handling in mysqli_multi_query. (Georg)
6488 - Fixed bug #30750 (Meaningful error message when upload directory is not
6496 - Fixed bug #30637 (compile with pear error). (Antony)
6530 - Fixed bug #30147 (OO sqlite_fetch_object did not reset error handler). (Wez)
6540 - Fixed bug #29557 (strtotime error). (Derick)
6596 on error). (Tony)
6600 - Fixed bug #29657 (xml_* functions throw non descriptive error).
6655 - Fixed bug #29256 (error when sending large packets on a socket). (Dmitry)
6656 - Fixed bug #29236 (memory error when wsdl-cache is enabled). (Dmitry)
6676 - Updated PCRE to provide better error handling in certain cases. (Andrei)
6683 - Fixed bug #28851 (call_user_func_array has typo in error message). (Marcus)