From b44c524b7c9beebb5c1c97ab0984faa3e1ec7895 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Fri, 16 Mar 2007 19:58:19 +0000 Subject: [PATCH] array_user_key_compare() fix --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 0cf0adee39..0f6d31e2d2 100644 --- a/NEWS +++ b/NEWS @@ -100,6 +100,7 @@ PHP NEWS - Fixed crash on op-assign where argument is string offset (Brian, Stas) - Fixed bug #38710 (data leakage because of nonexisting boundary checking in statements in mysqli) (Stas) +- Fixed UMR in in array_user_key_compare() (MOPB-24 by Stefan Esser) (Stas) 08 Feb 2007, PHP 5.2.1 - Added read-timeout context option "timeout" for HTTP streams. (Hannes, Ilia). -- 2.50.1