tony2001                Thu Aug 11 17:21:35 2005 EDT

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  BFN
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.11&r2=1.2027.2.12&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.11 php-src/NEWS:1.2027.2.12
--- php-src/NEWS:1.2027.2.11    Thu Aug 11 12:43:23 2005
+++ php-src/NEWS        Thu Aug 11 17:21:31 2005
@@ -11,6 +11,8 @@
 - Fixed "make test" to work for phpized extensions. (Hartmut, Jani)
 - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems.
   (Andrey)
+- Fixed bug #34078 (Reflection API problems in methods with boolean or 
+  null default values). (Tony)
 - Fixed bug #34068 (Numeric string as array key not cast to integer in 
   wddx_deserialize()). (Ilia)
 - Fixed bug #34064 (arr[] as param to function in class gives invalid opcode).

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

Reply via email to