From 5053fc078d2ae8ac57f1d3ff84eb31a4b2e05108 Mon Sep 17 00:00:00 2001 From: Bob Weinand Date: Thu, 21 Apr 2016 02:48:52 +0200 Subject: [PATCH] Fixed bug #72059 - Reference the bug id directly in NEWS --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index bb752fe37d..18e07793ec 100644 --- a/NEWS +++ b/NEWS @@ -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 -- 2.40.0