]> granicus.if.org Git - php/commitdiff
Updated news for #66822
authorTjerk Meesters <datibbaw@php.net>
Thu, 6 Mar 2014 00:33:01 +0000 (08:33 +0800)
committerTjerk Meesters <datibbaw@php.net>
Fri, 7 Mar 2014 01:14:27 +0000 (09:14 +0800)
NEWS

diff --git a/NEWS b/NEWS
index c300e8ade4c29d8bf15497c1b3314f1bbdb4ed23..d81b1fbacdbc47214fcf351d79a4b2524e6c1aea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP                                                                        NEWS
 - Core:
   . Allow zero length comparison in substr_compare() (Tjerk)
   . Fixed bug #60602 (proc_open() changes environment array) (Tjerk)
+  . Fixed bug #66822 (Cannot use T_POW in const expression) (Tjerk)
 
 - cURL:
   . Fixed bug #66109 (Can't reset CURLOPT_CUSTOMREQUEST to default behaviour)