jani            Tue Oct  2 10:42:57 2007 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  - There really is no point in mentioned fixed bugs in something that has 
never been in any release..
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.18&r2=1.2027.2.547.2.965.2.19&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.18 
php-src/NEWS:1.2027.2.547.2.965.2.19
--- php-src/NEWS:1.2027.2.547.2.965.2.18        Tue Oct  2 08:26:48 2007
+++ php-src/NEWS        Tue Oct  2 10:42:55 2007
@@ -3,7 +3,7 @@
 ?? ??? 20??, PHP 5.3.0
 - Added xsl->setProfiling() for profiling stylesheets. (Christian)
 - Added long-option feature to getopt() and made getopt() available also on 
-  win32 systems by adding a common getopt implementation to core.
+  win32 systems by adding a common getopt implementation into core.
   (Jani, David Soria Parra)
 - Added support for namespaces. (Dmitry, Stas)
 - Added support for Late Static Binding. (Dmitry, Etienne Kneuss)
@@ -35,8 +35,6 @@
 - Improved and cleaned CGI code. FastCGI is now always enabled and can not be
   disabled. See sapi/cgi/CHANGES for more details. (Dmitry)
 
-- Fixed bug #42819 (namespaces in indexes of constant arrays). (Dmitry)
-- Fixed bug #42802 (Namespace not supported in typehints). (Dmitry)
 - Fixed bug #42798 (__autoload() not triggered for classes used in method
   signature). (Dmitry)
 - Fixed bug #42657 (ini_get() returns incorrect value when default is NULL).

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

Reply via email to