Skip to content

Commit 42046c7

Browse files
villfacmb69
authored andcommitted
Fix typo
1 parent 8c0c06d commit 42046c7

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 passigng left hand list() "by reference",
7+
As a side effect, this allowed passing 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)