From b56b2d3013854494b95e06d4f00f5e88b903b457 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Sat, 12 Jul 2008 21:14:57 +0000 Subject: [PATCH] BFN: #45220 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 4cc0d0f752..cce2c9eebd 100644 --- 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) -- 2.50.1