tony2001                Thu Aug 11 17:21:57 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.462&r2=1.1760.2.463&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.462 php-src/NEWS:1.1760.2.463
--- php-src/NEWS:1.1760.2.462   Wed Aug 10 09:11:28 2005
+++ php-src/NEWS        Thu Aug 11 17:21:56 2005
@@ -19,6 +19,8 @@
 - Fixed memory corruption in ImageTTFText() with 64bit systems. (Andrey)
 - Fixed memory corruption in stristr(). (Derick)
 - Fixed segfaults when CURL callback functions throw exception. (Tony)
+- Fixed bug #34078 (Reflection API problems in methods with boolean or 
+  null default values). (Tony)
 - Fixed bug #34064 (arr[] as param to function is allowed only if function 
   receives argument by reference). (Dmitry)
 - Fixed bug #34062 (Crash in catch block when many arguments are used).

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

Reply via email to