From 2827b962d9ed47168812a9eb8cfd721a5314fa0a Mon Sep 17 00:00:00 2001 From: Andrey Hristov Date: Thu, 9 Oct 2003 11:26:40 +0000 Subject: [PATCH] typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index e464320500..89f8977433 100644 --- a/NEWS +++ b/NEWS @@ -47,7 +47,7 @@ PHP NEWS - Fixed bug #24766 (strange result array from unpack()). (Moriyoshi) - Fixed bug #24729 ($obj = new $className; causes crash when $className is not set). (Marcus) -- Fixed bug #24565 (cannot read array elements recived via $_REQUEST). (Zeev) +- Fixed bug #24565 (cannot read array elements received via $_REQUEST). (Zeev) - Fixed bug #24445 (get_parent_class() returns different values). (Sterling, Stanislav) - Fixed bug #24403 (preg_replace() problem: Using $this when not in object -- 2.50.1