Skip to content

Commit 5053fc0

Browse files
committed
Fixed bug #72059 - Reference the bug id directly in NEWS
1 parent a287c3f commit 5053fc0

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
@@ -9,7 +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)
12+
. Fixed bug #72059 (?? is not allowed on constant expressions). (Bob, Marcio)
1313

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

0 commit comments

Comments
 (0)