From 95c95d741b226cacf4f159f0f61fb4fbae0e0124 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Wed, 27 Feb 2008 02:10:40 +0000 Subject: [PATCH] Fix (#43559) merged into 5_2 --- NEWS | 2 -- 1 file changed, 2 deletions(-) diff --git a/NEWS b/NEWS index 3ce0ab5922..81a2a68b65 100644 --- a/NEWS +++ b/NEWS @@ -122,8 +122,6 @@ PHP NEWS - Fixed bug #43960 (strtotime() returns timestamp in the future when given a bogus string). - Fixed bug #43808 (date_create never fails (even when it should)). (Derick) -- Fixed bug #43559 (array_merge_recursive() doesn't behave as expected with - duplicate NULL values). (Felipe, Tony) - Fixed bug #43527 (DateTime created from a timestamp reports environment timezone). (Derick) - Fixed bug #43426 (crash on nested call_user_func() calls). (Dmitry) -- 2.50.1