Lines Matching refs:s

80   . Fixed bug #72433 (Use After Free Vulnerability in PHP's GC algorithm and
88 . Fixed bug #72434 (ZipArchive class Use After Free Vulnerability in PHP's GC
567 . Fixed bug #69015 (php-cgi's getopt does not see $argv). (Laruence)
604 . Fixed bug #69085 (SoapClient's __call() type confusion through
623 . Fixed bug #67068 (getClosure returns somethings that's not a closure).
705 . Fixed bug #68710 (Use After Free Vulnerability in PHP's unserialize()).
947 . Made fontFetch's path parser thread-safe. (Sara).
1233 . Fixed Apache log issue caused by APR's lack of support for %zu
1405 . Fixed bug #64405 (Use freetype-config for determining freetype2 dir(s)).
1579 . Fixed bug #51076 (race condition in shtool's mkdir -p implementation).
1668 usage of OPcache API functions only to particular script(s). (Dmitry)
1820 . Added support for changing the process's title in CLI/CLI-Server SAPIs.
1906 by 2^32 or 2^64 (depending on sizeof(long)) is calculated and it's made
1907 signed assuming a two's complement representation. (Gustavo)
2034 IntlCalendar's time zone will be used instead. Otherwise, the time zone
3077 used as function/method parameter's default value). (reeze.xia@gmail.com)
3206 . Moved zend_op_array.start_op into EG(start_op) as it's used only for
3222 . Changed $GLOBALS into a JIT autoglobal, so it's initialized only if used.
3381 . Added Jenkins's one-at-a-time hash support. (Martin Jansen)
3440 . Use php's implementation for Windows Crypto API in
3484 . Implement FR #60551 (session_set_save_handler should support a core's
3694 . Fixed bug #61267 (pdo_pgsql's PDO::exec() returns the number of SELECTed
3730 . Fixed memory leak when calling SplFileInfo's constructor twice. (Felipe)
3731 . Fixed bug #61418 (Segmentation fault when DirectoryIterator's or
3732 FilesystemIterator's iterators are requested more than once without
3788 . Fixed bug #60120 (proc_open's streams may hang with stdin/out/err when
3946 . Fixed bug #55768 (PDO_OCI can't resume Oracle session after it's been
4029 won't be in 5.4, since there's a new method. Fixes Bug #54446. (Chregu,
4298 . Fixed bug #54609 (Certain implementation(s) of SplFixedArray cause hard
4373 . Fixed bug #52063 (DateTime constructor's second argument doesn't have a
4476 . Fixed bug #53915 (ReflectionClass::getConstant(s) emits fatal error on
5077 - Fixed bug #51582 (Don't assume UINT64_C it's ever available).
5217 - Added support for SHA-256 and SHA-512 to php's crypt. (Pierre)
5254 - Fixed crypt's blowfish sanity check of the "setting" string, to reject
5509 - Fixed bug #49517 (cURL's CURLOPT_FILE prevents file from being deleted after
5899 . Added support for element names in context of XMLSchema's <any>. (Dmitry)
5915 . Added delaying exceptions in SPL's autoload mechanism. (Marcus)
5998 property's values to be read through ::getValue() and set through
6029 "Transfer-Encoding: chunked" header is present in response. It's possible to
6057 - Added ext/hash support to ext/session's ID generator. (Sara)
6134 object's destructor). (Dmitry)
6146 - Fixed bug #47560 (explode()'s limit parameter odd behaviour). (Matt)
6324 - Changed default value of array_unique()'s optional sorting type parameter
6611 - Fixed memory leak inside PDO sqlite's sqliteCreateAggregate() method.
6933 - Fixed bug #44591 (imagegif's filename parameter). (Felipe)
7232 - Fixed SimpleXML's behavior when used with empty(). (Sara)
7281 - Fixed bug #42107 (sscanf broken when using %2$s format parameters). (Jani)
7318 - Fixed bug #41861 (SimpleXML: getNamespaces() returns the namespaces of a node's
7448 - Fixed SOAP extension's handler() to work even when
7639 - Fixed bug #40784 (Case sensitivity in constructor's fallback). (Tony)
7653 and MySQL's NDB table handler). (Ilia)
8395 - Fixed bug #38278 (session_cache_expire()'s value does not match phpinfo's
8455 - Fixed bug #38003 (in classes inherited from MySQLi it's possible to call
8709 reading 0's). (Tony)
8785 - Fixed bug #36382 (PDO/PgSQL's getColumnMeta() crashes). (Derick)
9317 - Fixed bug #34856 (configure fails to detect libiconv's type). (Tony)
9377 - Fixed bug #34478 (Incorrect parsing of url's fragment (#...)). (Dmitry)
10093 - Fixed bug #29795 (SegFault with Soap and Amazon's Web Services). (Dmitry)