summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f8b905479f..4d36e42d0b 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,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)