]> granicus.if.org Git - php/commitdiff
BFN: #45220
authorFelipe Pena <felipe@php.net>
Sat, 12 Jul 2008 21:14:57 +0000 (21:14 +0000)
committerFelipe Pena <felipe@php.net>
Sat, 12 Jul 2008 21:14:57 +0000 (21:14 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4cc0d0f752538aee1b9582157c5dbd1b9026e530..cce2c9eebdb9b89d8a0c617fc70ccd31f75cc7e6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,8 @@ PHP                                                                        NEWS
 - Fixed bug #45312 (Segmentation fault on second request for array functions).
   (Dmitry)
 - 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 #45004 (pg_insert() does not accept 4 digit timezone format).
   (Ilia)