johannes                Wed Oct 17 17:22:53 2007 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  - There's no need to mention these bugs, they all belong to "Added namespaces"
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.30&r2=1.2027.2.547.2.965.2.31&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.30 
php-src/NEWS:1.2027.2.547.2.965.2.31
--- php-src/NEWS:1.2027.2.547.2.965.2.30        Wed Oct 17 12:09:02 2007
+++ php-src/NEWS        Wed Oct 17 17:22:52 2007
@@ -42,13 +42,6 @@
 
 - Fixed possible crash in ext/soap because of uninitialized value (Zdash Urf)
 
-- Fixed bug #42919 (Unserializing of namespaced class object fails). (Dmitry)
-- Fixed bug #42859 (import always conflicts with internal classes).
-  ([EMAIL PROTECTED], Dmitry)
-- Fixed bug #42820 (defined() on constant with namespace prefixes tries to load
-  class). (Dmitry)
-- Fixed bug #42798 (__autoload() not triggered for classes used in method
-  signature). (Dmitry)
 - Fixed bug #42737 (preg_split('//u') triggers a E_NOTICE with newlines). 
(Nuno)
 - Fixed bug #42657 (ini_get() returns incorrect value when default is NULL).
   (Jani)

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

Reply via email to