]> granicus.if.org Git - php/commitdiff
BFN
authorAntony Dovgal <tony2001@php.net>
Fri, 16 Sep 2005 23:56:12 +0000 (23:56 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 16 Sep 2005 23:56:12 +0000 (23:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index bbf4cd9b3eb8c04ee5390aa8cc2bef89ea178870..05e1165f775c443e077bfb966d9d5442f8ace052 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -84,6 +84,7 @@ PHP                                                                        NEWS
   (Ilia)
 - Fixed bug #33967 (misuse of Exception constructor doesn't display errorfile).
   (Jani)
+- Fixed bug #33966 (Wrong use of reflectionproperty causes a segfault). (Tony)
 - Fixed bug #33958 (duplicate cookies and magic_quotes=off may cause a crash).
   (Ilia)
 - Fixed bug #33957 (gmdate('W')/date('W') sometimes returns wrong week number).