diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -27,6 +27,9 @@ PHP NEWS . Fixed bug #77359 (spl_autoload causes segfault). (Lauri Kenttä) . Fixed bug #77360 (class_uses causes segfault). (Lauri Kenttä) +- Standard: + . Fixed bug #77395 (segfault about array_multisort). (Laruence) + 03 Jan 2019, PHP 7.3.1 - Core: |