summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2e67e59683..8d540d620a 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ PHP NEWS
. Fixed bug #78787 (Segfault with trait overriding inherited private shadow
property). (Nikita)
+- Standard:
+ . Fixed bug #78759 (array_search in $GLOBALS). (Nikita)
+
21 Nov 2019, PHP 7.3.12
- Core: