felipe          Tue Jun  3 17:17:29 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.183&r2=1.2027.2.547.2.965.2.184&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.183 
php-src/NEWS:1.2027.2.547.2.965.2.184
--- php-src/NEWS:1.2027.2.547.2.965.2.183       Thu May 22 22:06:14 2008
+++ php-src/NEWS        Tue Jun  3 17:17:29 2008
@@ -173,6 +173,7 @@
 - Fixed an issue in date() where a : was printed for the O modifier after a P
   modifier was used. (Derick)
 
+- Fixed bug #44769 (declaring private magic methods should throw error). 
(Felipe)
 - Fixed bug #44913 (Segfault when using return in combination with nested loops
   and continue 2). (Dmitry)
 - Fixed bug #44899 (__isset usage changes behavior of empty()) (Etienne)



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

Reply via email to