derick          Tue Mar 16 16:47:28 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  - Update news with fugbix
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1640&r2=1.1641&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1640 php-src/NEWS:1.1641
--- php-src/NEWS:1.1640 Tue Mar 16 11:44:51 2004
+++ php-src/NEWS        Tue Mar 16 16:47:27 2004
@@ -50,6 +50,8 @@
 - 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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to