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

diff --git a/NEWS b/NEWS
index 7d239291e6bbb81f63e65439a810262421500387..a22512429c07be7e62225e04e05bd9a2ea3183f1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,9 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2016, PHP 7.1.0RC3
 
+- COM:
+  . Fixed bug #73126 (Cannot pass parameter 1 by reference). (Anatol)
+
 - GD:
   . Fixed bug #50194 (imagettftext broken on transparent background w/o
     alphablending). (cmb)