Skip to content

Commit 672a995

Browse files
committed
Add NEWS entry for ?? in constant scalar expressions
1 parent 9f3eab4 commit 672a995

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

NEWS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ PHP NEWS
99
always throw a notice). (Bob)
1010
. Fixed bug #71737 (Memory leak in closure with parameter named $this).
1111
(Nikita)
12+
. Fixed forgotten ?? support inside constant scalar expressions. (Marcio)
1213

1314
- OCI8:
1415
. Fixed bug #71600 (oci_fetch_all segfaults when selecting more than eight

0 commit comments

Comments
 (0)