From f6eac76b65e95b8b0f2c50f21cdf742215fe9b23 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Mon, 18 Nov 2019 12:36:01 +0100 Subject: Update NEWS --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 4deb2e12fb..ecec337379 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ PHP NEWS - Intl: . Fixed bug #78804 (Segmentation fault in Locale::filterMatches). (Stas) +- OPcache: + . Fixed $x = (bool)$x; with opcache (should emit undeclared variable notice). + (Tyson Andre) + - Standard: . Fixed bug #78759 (array_search in $GLOBALS). (Nikita) -- cgit v1.2.1