rrichards Wed Sep 10 15:41:04 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1220&r2=1.2027.2.547.2.1221&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1220 php-src/NEWS:1.2027.2.547.2.1221 --- php-src/NEWS:1.2027.2.547.2.1220 Wed Sep 10 13:26:38 2008 +++ php-src/NEWS Wed Sep 10 15:41:04 2008 @@ -19,6 +19,7 @@ - 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php