From 83156cf04dcfb368d512df5e3382de382d37fbfb Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Fri, 30 Nov 2007 00:12:18 +0000 Subject: [PATCH] Fixed a typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index c9addfbc6f..2ac5ec4ff5 100644 --- a/NEWS +++ b/NEWS @@ -18,7 +18,7 @@ PHP NEWS - Fixed bug #43248 (backward compatibility break in realpath()). (Dmitry) - Fixed bug #43221 (SimpleXML adding default namespace in addAttribute). (Rob) - Fixed bug #43216 (stream_is_local() returns false on "file://"). (Dmitry) -- Fixed bug #43201 (Crash on using unitialized vals and __get/__set). (Dmitry) +- Fixed bug #43201 (Crash on using uninitialized vals and __get/__set). (Dmitry) - Fixed bug #43182 (file_put_contents() LOCK_EX does not work properly on file truncation). (Ilia) - Fixed bug #43175 (__destruct() throwing an exception with __call() causes -- 2.50.1