]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Sat, 22 Jan 2005 12:31:13 +0000 (12:31 +0000)
committerMarcus Boerger <helly@php.net>
Sat, 22 Jan 2005 12:31:13 +0000 (12:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 81cac7bbc3456359ae514f95d64035d83a091322..9f7178579b75536a400e716b87567f5867f87af1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,8 @@ PHP                                                                        NEWS
 - 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)