From 996920a889e47e0ea2fbae61a2e320cffbcc6946 Mon Sep 17 00:00:00 2001 From: Arnaud Le Blanc Date: Thu, 14 May 2009 19:04:14 +0000 Subject: [PATCH] moved from 5.3 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index a153c62bf9..87a5b7304a 100644 --- a/NEWS +++ b/NEWS @@ -90,6 +90,10 @@ PHP NEWS (Derick, Mike Sullivan) - Fixed bug #45799 (imagepng() crashes on empty image). (Martin McNickle, Takeshi Abe) +- Fixed bug #45622 (isset($arrayObject->p) misbehaves with ArrayObject:: + ARRAY_AS_PROPS set). (robin_fernandes at uk dot ibm dot com, Arnaud) +- Fixed bug #45614 (ArrayIterator::current(), ::key() can show 1st private + prop of wrapped object). (robin_fernandes at uk dot ibm dot com, Arnaud) - Fixed bug #45540 (stream_context_create creates bad http request). (Arnaud) - Fixed bug #45191 (error_log ignores date.timezone php.ini val when setting logging timestamps). (Derick) -- 2.50.1