felipe Wed Sep 10 00:20:50 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
BFN #45226, #18916
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1217&r2=1.2027.2.547.2.1218&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1217 php-src/NEWS:1.2027.2.547.2.1218
--- php-src/NEWS:1.2027.2.547.2.1217 Tue Sep 9 19:44:24 2008
+++ php-src/NEWS Wed Sep 10 00:20:49 2008
@@ -62,6 +62,8 @@
- Fixed bug #45312 (Segmentation fault on second request for array functions).
(Dmitry)
- Fixed bug #45251 (double free or corruption with setAttributeNode()). (Rob)
+- Fixed bug #45226 (xmlrpc_set_type() segfaults with valid ISO8601 date
string).
+ (Jeff Lawsons)
- Fixed bug #45220 (curl_read callback returns -1 when needs to return
size_t (unsigned)). (Felipe)
- Fixed bug #45181 (chdir() should clear relative entries in stat cache).
@@ -110,6 +112,7 @@
(Jani)
- Fixed bug #42318 (problem with nm on AIX, not finding object files). (Dmitry)
- Fixed bug #41348 (OCI8: allow compilation with Oracle 8.1). (Chris Jones)
+- Fixed bug #18916 (xmlrpc_set_type() "not working"). (Jeff Lawsons)
01 May 2008, PHP 5.2.6
- Fixed two possible crashes inside posix extension (Tony)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php