helly Sat Jan 22 07:31:14 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.204&r2=1.1760.2.205&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.204 php-src/NEWS:1.1760.2.205 --- php-src/NEWS:1.1760.2.204 Fri Jan 21 20:21:48 2005 +++ php-src/NEWS Sat Jan 22 07:31:13 2005 @@ -6,6 +6,8 @@ - Changed phpize not to require automake and libtool. (Jani) - Fixed build system to always use bundled libtool files. (Jani) - Fixed a bug in mysqli_stmt_execute() (type conversion with NULL values). (Georg) +- Fixed bug #31651 (ReflectionClass::getDefaultProperties segfaults with arrays). + (Marcus) - Fixed bug #31623 (OCILogin does not support password grace period). (daniel dot beet at accuratesoftware dot com, Tony) - Fixed bug #31480 (Possible infinite loop in imap_mail_compose()). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php