PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2008, PHP 5.2.7
-- When dumping entire document to file via asXml() don't lose the encoding.
- (Ilia)
-- Fixed a crash inside PDO when trying instantiate PDORow manually (Felipe)
+- Reverted fix for bug #44197 due to change in behaviour in minor version.
+ (Felipe)
+
+- 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)
- Fixed build failure of ext/mysqli with libmysql 6.0 - missing rpl
functions. (Andrey)
+
- Fixed bug #45486 (mb_send_mail(); header 'Content-Type: text/plain; charset='
parsing incorrect). (Felipe)
- Fixed bug #45485 (strip_tags and <?XML tag). (Felipe)
- Fixed bug #45251 (double free or corruption with setAttributeNode()). (Rob)
- Fixed bug #45220 (curl_read callback returns -1 when needs to return
size_t (unsigned)). (Felipe)
-- Fixed bug #45139 (ReflectionProperty returns incorrect declaring class). (Felipe)
+- Fixed bug #45139 (ReflectionProperty returns incorrect declaring class).
+ (Felipe)
- Fixed bug #45004 (pg_insert() does not accept 4 digit timezone format).
(Ilia)
- Fixed bug #44891 Memory leak using registerPHPFunctions and XSLT Variable
contains invalid data). (Markus Fischer, David C)
- Fixed bug #44798 (Memory leak assigning value to attribute). (Ilia)
- Fixed bug #44716 (Progress notifications incorrect). (Hannes)
-- Fixed bug #44712 (stream_context_set_params segfaults on invalid arguments). (Hannes)
+- Fixed bug #44712 (stream_context_set_params segfaults on invalid arguments).
+ (Hannes)
- Fixed bug #41348 (OCI8: allow compilation with Oracle 8.1). (Chris Jones)
01 May 2008, PHP 5.2.6