From: Rob Richards Date: Wed, 10 Sep 2008 15:41:04 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.7RC1~54 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=972a2192f437711859de837c8a1c323b39b224b6;p=php BFN --- diff --git a/NEWS b/NEWS index 7817c2dc81..e538bd663b 100644 --- a/NEWS +++ b/NEWS @@ -19,6 +19,7 @@ PHP NEWS - Fixed a crash on invalid method in ReflectionParameter constructor. (Christian Seiler) - Fixed bug #46031 (Segfault in AppendIterator::next). (Arnaud) +- Fixed bug #46029 (Segfault in DOMText when using with Reflection). (Rob) - Fixed bug #46010 (warnings incorrectly generated for iv in ecb mode). (Felipe) - Fixed bug #45956 (parse_ini_file() does not return false with syntax errors