* PHP-7.2:
Fixed bug #78759
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 2019, PHP 7.2.26
+?? ??? ????, PHP 7.3.13
+
+- Core:
+ . Fixed bug #78787 (Segfault with trait overriding inherited private shadow
+ property). (Nikita)
-21 Nov 2019, PHP 7.2.25
+ - Standard:
+ . Fixed bug #78759 (array_search in $GLOBALS). (Nikita)
+
+21 Nov 2019, PHP 7.3.12
- Core:
+ . Fixed bug #78658 (Memory corruption using Closure::bindTo). (Nikita)
. Fixed bug #78656 (Parse errors classified as highest log-level). (Erik
Lundin)
. Fixed bug #78752 (Segfault if GC triggered while generator stack frame is