From 3a058e3817fab41f9986fb353f337d32283a32b3 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Mon, 26 Sep 2016 19:54:10 +0200 Subject: [PATCH] update NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index c692a67bff..ba94b93f53 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ PHP NEWS . Fixed bug #73156 (segfault on undefined function). (Dmitry) . Fixed bug #73163 (PHP hangs if error handler throws while accessing undef const in default value). (Nikita) + . Fixed bug #73172 (parse error: Invalid numeric literal). (Nikita, Anatol) - COM: . Fixed bug #73126 (Cannot pass parameter 1 by reference). (Anatol) -- 2.50.1