From: Andrey Hristov Date: Thu, 9 Oct 2003 11:26:40 +0000 (+0000) Subject: typo X-Git-Tag: RELEASE_1_3b3~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2827b962d9ed47168812a9eb8cfd721a5314fa0a;p=php typo --- 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