helly           Thu Mar 10 08:27:15 2005 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  - BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.281&r2=1.1760.2.282&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.281 php-src/NEWS:1.1760.2.282
--- php-src/NEWS:1.1760.2.281   Wed Mar  9 21:35:39 2005
+++ php-src/NEWS        Thu Mar 10 08:27:14 2005
@@ -153,6 +153,8 @@
   entries). (Andrei)
 - Fixed bug #28444 (Cannot access undefined property for object with overloaded
   property access). (Dmitry)
+- Fixed bug #28442 (Changing a static variables in a class changes it across 
+  sub/super classes.) (Marcus)
 - Fixed bug #28324 (HTTP_SESSION_VARS appear when register_long_arrays is 
   Off). (Tony)
 - Fixed bug #28074 (FastCGI: stderr should be written in a FCGI stderr stream).



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

Reply via email to