From f9137cddf654f4ed3aca61d6ec1a4a0476b91745 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Thu, 4 Oct 2007 23:26:04 +0000 Subject: [PATCH] BFN --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index b33c1d1be4..d988606e20 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,8 @@ PHP NEWS sequences. (Stas) - Fixed bug #42818 ($foo = clone(array()); leaks memory). (Dmitry) +- Fixed bug #42817 (clone() on a non-object does not result in a fatal + error). (Ilia) - Fixed bug #42785 (json_encode() formats doubles according to locale rather then following standard syntax). (Ilia) - Fixed bug #42783 (pg_insert() does not accept an empty list for -- 2.50.1