Skip to content

Commit

Permalink
Fixed bug #72059 - Reference the bug id directly in NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
bwoebi committed Apr 21, 2016
1 parent a287c3f commit 5053fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ PHP NEWS
always throw a notice). (Bob)
. Fixed bug #71737 (Memory leak in closure with parameter named $this).
(Nikita)
. Fixed forgotten ?? support inside constant scalar expressions. (Marcio)
. Fixed bug #72059 (?? is not allowed on constant expressions). (Bob, Marcio)

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

0 comments on commit 5053fc0

Please sign in to comment.