Skip to content

Commit 6417c50

Browse files
committed
Fixed typos
1 parent 631dd69 commit 6417c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ PHP NEWS
44

55
- Core:
66
. Fixed incorrect usage of QM_ASSIGN instruction. It must not return IS_VAR.
7-
As a side effect this allowed passign left hean list() "by reference",
7+
As a side effect, this allowed passigng left hand list() "by reference",
88
instead of compile-time error. (Dmitry)
99
. Fixed bug #78531 (Crash when using undefined variable as object). (Dmitry)
1010
. Fixed bug #78535 (auto_detect_line_endings value not parsed as bool).

0 commit comments

Comments
 (0)