PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2014, PHP 5.5.17
+?? ??? 2014, PHP 5.6.0 ???
-- Core:
- . Fixed bug #47358 (glob returns error, should be empty array()). (Pierre)
-
-- OpenSSL:
- . Fixed bug #41631 (socket timeouts not honored in blocking SSL reads).
- (Daniel Lowrey)
-
-- SPL:
- . Fixed bug #67813 (CachingIterator::__construct InvalidArgumentException
- wrong message). (tim_siebels_aurich at yahoo dot de)
-
-- Date:
- . Fixed bug #66091 (memory leaks in DateTime constructor). (Tjerk)
- . Fixed bug #66985 (Some timezones are no longer valid in PHP 5.5.10).
- (Derick)
- . Fixed bug #67109 (First uppercase letter breaks date string parsing).
- (Derick)
+- Fileinfo:
+ . Fixed bug #67716 (Segfault in cdf.c). (CVE-2014-3587) (Remi)
- . Made fontFetch's path parser thread-safe. (Sara).
+ - GD
-?? ??? 2014, PHP 5.5.16
++ . Made fontFetch's path parser thread-safe. (Sara)
+
+14 Aug 2014, PHP 5.6.0 Release Candidate 4
- COM:
- . Fixed missing type checks in com_event_sink (Yussuf Khalil, Stas).
. Fixed bug #41577 (DOTNET is successful once per server run)
(Aidas Kasparas)