]> granicus.if.org Git - php/commitdiff
- Update news with fugbix
authorDerick Rethans <derick@php.net>
Tue, 16 Mar 2004 21:47:27 +0000 (21:47 +0000)
committerDerick Rethans <derick@php.net>
Tue, 16 Mar 2004 21:47:27 +0000 (21:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 92eb7254bf1d1e9686b9280cc80838efb0bd9af1..a301fa2806bb15df821c540ee80d0d1a7a00be4f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -50,6 +50,8 @@ PHP                                                                        NEWS
 - Fixed problem preventing startup errors from being displayed. (Marcus)
 - Fixed start-up problem if both SPL and SimpleXML were enabled. The double
   initialization of apache 1.3 was causing problems here. (Marcus, Derick)
+- Fixed bug #27606 (Expression must be a modifiable lvalue compiler error).
+  (Derick)
 - Fixed bug #27597 (pg_fetch_array not returning false). (Marcus)
 - Fixed bug #27586 (ArrayObject::getIterator crashes with [] assignment). 
   (Marcus)