Lines Matching refs:Bug

316   . Fixed Bug #53823 (preg_replace: * qualifier on unicode replace garbles the
662 . Fixed Bug #65199 'pg_copy_from() modifies input array variable). (Yasuo)
676 . Fixed Bug #66623 (no EINTR check on flock) (Yasuo)
757 . Fixed bug #66679 (Alignment Bug in PCRE 8.34 upstream).
1072 . Fixed Bug #67406 (built-in web-server segfaults on startup). (Remi)
1306 . Bug #66731 (file: infinite recursion) (CVE-2014-1943). (Remi)
1311 . Fixed Bug #66815 (imagecrop(): insufficient fix for NULL defer
1356 . Fixed Bug #66412 (readline_clear_history() with libedit causes segfault after
1436 . Fixed Bug #66321 (ZipArchive::open() ze_obj->filename_len not real). (Remi)
1457 . Fixed Bug #65714 (PHP cli forces the tty to cooked mode). (Remi)
1733 . Fixed Bug #65143 (Missing php-cgi man page). (Remi)
1746 . Fixed Bug #65060 (imagecreatefrom... crashes with user streams). (Remi)
1747 . Fixed Bug #65084 (imagecreatefromjpeg fails with URL). (Remi)
1770 . Fixed Bug #65142 (Missing phar man page). (Remi)
1899 . Fixed Bug #52126: timestamp for mail.log (Martin Jansen, Lars)
1902 . Fixed Bug #23955: allow specifying Max-Age attribute in setcookie() (narfbg, Lars)
1972 . Bug #62489: dba_insert not working as expected.
1993 . Fixed Bug #64915 (error_log ignored when daemonize=0). (Remi)
1999 . Fixed Bug #64962 (imagerotate produces corrupted image). (Remi)
2000 . Fixed Bug #64961 (segfault in imagesetinterpolation). (Remi)
2007 . Fixed Bug #64745 (hash_pbkdf2() truncates data when using default length
2151 . Fixed Bug #64949 (Buffer overflow in _pdo_pgsql_error). (Remi)
2159 . Bug #46408: Locale number format settings can cause pg_query_params to
2218 . Bug #64452 (Zip crash intermittently). (Anatol)
2323 . Bug #64452 (Zip crash intermittently). (Anatol)
2502 . Fixed Bug #63149 getColumnMeta should return the table name
2509 . Fixed Bug #63614 (Fatal error on Reflection). (Laruence)
2654 . Bug #62987 (Assigning to ArrayObject[null][something] overrides all
2662 . Bug #49510: Boolean validation fails with FILTER_NULL_ON_FAILURE with empty
2760 . Fixed Bug #62500 (Segfault in DateInterval class when extended). (Laruence)
3541 enable write operations from XSLT. Bug #54446 (Chregu, Nicolas Gregoire)
3801 . Fixed bug #55649 (Undefined function Bug()). (Laruence)
3869 . Fixed Bug #55478 (FILTER_VALIDATE_EMAIL fails with internationalized
4029 won't be in 5.4, since there's a new method. Fixes Bug #54446. (Chregu,
4211 . Fixed Bug #54221 (mysqli::get_warnings segfault when used in multi queries).
4327 . Fixed Bug #53971 (isset() and empty() produce apparently spurious runtime
4329 . Fixed Bug #53958 (Closures can't 'use' shared variables by value and by
4331 . Fixed Bug #53629 (memory leak inside highlight_string()). (Hannes, Ilia)
4332 . Fixed Bug #51458 (Lack of error context with nested exceptions). (Stas)
4333 . Fixed Bug #47143 (Throwing an exception in a destructor causes a fatal
4548 - Fixed Bug #53632 (infinite loop with x87 fpu). (CVE-2010-4645) (Scott,
5282 - Fixed bug #50723 (Bug in garbage collector causes crash). (Dmitry)
5871 . Fixed PECL Bug #16035 (OCI8: oci_connect without ORACLE_HOME defined causes
5873 . Fixed PECL Bug #15988 (OCI8: sqlnet.ora isn't read with older Oracle
5875 . Fixed PECL Bug #14268 (Allow "pecl install oci8" command to "autodetect" an
6230 - Fixed Bug #46147 (after stream seek, appending stream filter reads incorrect
6332 - Fixed missing erealloc() in fix for Bug #40091 in spl_autoload_register. (Greg)
6853 - Fixed Bug #43958 (class name added into the error message). (Dmitry)
7125 - Fixed Bug #42596 (session.save_path MODE option does not work). (Ilia)
7235 - Fixed PECL Bug #11345 (PDO_OCI crash after National language Support "NLS"
7245 - Fixed Bug #42364 (Crash when using getRealPath with DirectoryIterator).
7503 - Fixed bug #41283 (Bug with deserializing array key that are doubles or
9039 - Added "new_link" parameter to mssql_connect() (Bug #34369). (Frank)
9790 . Bug #32311 (mb_encode_mimeheader() does not properly escape characters)
9791 . Bug #32063 (mb_convert_encoding ignores named entity 'alpha')
9792 . Bug #31911 (mb_decode_mimeheader() is case-sensitive to hex escapes)
9794 . Bug #30549 (incorrect character translations for some ISO8859 charsets).