From 6417c507ce511ecfc5d3f3818ffb01435f3086ee Mon Sep 17 00:00:00 2001 From: Dmitry Stogov Date: Mon, 16 Sep 2019 10:29:29 +0300 Subject: [PATCH] Fixed typos --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 67771d737f..dfec98cd4c 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,7 @@ PHP NEWS - Core: . Fixed incorrect usage of QM_ASSIGN instruction. It must not return IS_VAR. - As a side effect this allowed passign left hean list() "by reference", + As a side effect, this allowed passigng left hand list() "by reference", instead of compile-time error. (Dmitry) . Fixed bug #78531 (Crash when using undefined variable as object). (Dmitry) . Fixed bug #78535 (auto_detect_line_endings value not parsed as bool). -- 2.40.0