stas            Mon Jan 12 21:56:37 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  report fix 46304
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.447&r2=1.2027.2.547.2.965.2.448&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.447 
php-src/NEWS:1.2027.2.547.2.965.2.448
--- php-src/NEWS:1.2027.2.547.2.965.2.447       Mon Jan 12 19:08:25 2009
+++ php-src/NEWS        Mon Jan 12 21:56:36 2009
@@ -46,6 +46,8 @@
 - Fixed bug #46653 (can't extend mysqli). (Johannes)
 - Fixed bug #46646 (Restrict serialization on some internal classes like
   Closure and SplFileInfo using exceptions). (Etienne)
+- Fixed bug #46304 (Defining namespaced constant using define() defines 
+  CASE SENSITIVE namespace). (Stas)
 - Fixed bug #46268 (DateTime::modify() does not reset relative time values).
   (Derick)
 - Fixed bug #46044 (Mysqli - wrong error message). (Johannes)



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

Reply via email to