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 d477822 commit 18d47cfCopy full SHA for 18d47cf
NEWS
@@ -17,6 +17,8 @@ PHP NEWS
17
. Fixed bug GH-17106 (ZEND_MATCH_ERROR misoptimization). (ilutov)
18
. Fixed bug GH-17162 (zend_array_try_init() with dtor can cause engine UAF).
19
(nielsdos)
20
+ . Fixed bug GH-17101 (AST->string does not reproduce constructor property
21
+ promotion correctly). (nielsdos)
22
23
- DBA:
24
. Skip test if inifile is disabled. (orlitzky)
0 commit comments