]> granicus.if.org Git - php/commitdiff
update NEWS
authorAnatol Belski <ab@php.net>
Thu, 22 Sep 2016 10:04:37 +0000 (12:04 +0200)
committerAnatol Belski <ab@php.net>
Thu, 22 Sep 2016 10:04:37 +0000 (12:04 +0200)
NEWS

diff --git a/NEWS b/NEWS
index e0ceab74d40e289e6e38a31a969739d1a1299a61..bdb50089c850985c4aa3afbed0ddf289d84afb73 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,9 @@ PHP                                                                        NEWS
     password_verify). (Anatol)
   . Fixed bug #73058 (crypt broken when salt is 'too' long). (Anatol)
 
+- COM:
+  . Fixed bug #73126 (Cannot pass parameter 1 by reference). (Anatol)
+
 - Filter:
   . Fixed bug #72972 (Bad filter for the flags FILTER_FLAG_NO_RES_RANGE and
     FILTER_FLAG_NO_PRIV_RANGE). (julien)