PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2008, PHP 5.2.7
-- Fixed securities issue detailed in CVE-2008-2665 and CVE-2008-2666.
- (Christian Hoffmann)
-
-- Reverted fix for bug #44197 due to change in behaviour in minor version.
+- Reverted fix for bug #44197 due to behaviour change in minor version.
(Felipe)
+- Fixed security issues detailed in CVE-2008-2665 and CVE-2008-2666.
+ (Christian Hoffmann)
- Fixed simplexml asXML() not to lose encoding when dumping entire document
to file. (Ilia)
- Fixed a crash inside PDO when trying instantiate PDORow manually. (Felipe)