We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c0c06d commit 42046c7Copy full SHA for 42046c7
NEWS
@@ -4,7 +4,7 @@ PHP NEWS
4
5
- Core:
6
. 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",
+ As a side effect, this allowed passing left hand list() "by reference",
8
instead of compile-time error. (Dmitry)
9
. Fixed bug #78531 (Crash when using undefined variable as object). (Dmitry)
10
. Fixed bug #78535 (auto_detect_line_endings value not parsed as bool).
0 commit comments