We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76492b commit bbf3e52Copy full SHA for bbf3e52
1 file changed
NEWS
@@ -26,6 +26,8 @@ PHP NEWS
26
(kocsismate)
27
. Fixed bug GH-22292 (AST pretty printing does not correctly handle
28
invalid variable names). (timwolla)
29
+ . Fixed bug GH-22291 (AST pretty printing does not correctly handle braces
30
+ in string interpolation). (timwolla)
31
32
- BCMath:
33
. Added NUL-byte validation to BCMath functions. (jorgsowa)
0 commit comments