]> granicus.if.org Git - php/commitdiff
- BFN
authorMarcus Boerger <helly@php.net>
Tue, 30 Aug 2005 07:34:57 +0000 (07:34 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 30 Aug 2005 07:34:57 +0000 (07:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 57976d14a1f2773dfe38fb40dea2b6dbc005a055..6b1d9cc5c954fc059f38e48e15f52a884b8f654c 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,8 @@ PHP                                                                        NEWS
 - 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 #34299 (ReflectionClass::isInstantiable() returns true for abstract
+  classes). (Marcus)
 - Fixed bug #34284 (CLI phpinfo showing html on _SERVER["argv"]). (Jani)
 - Fixed bug #34276 (setAttributeNS doesn't work with default namespace). (Rob)
 - Fixed bug #34257 (lib64 not handled correctly in ming extension). (Marcus)