felipe Mon Sep 22 13:17:58 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - BFN #46088 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1230&r2=1.2027.2.547.2.1231&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1230 php-src/NEWS:1.2027.2.547.2.1231 --- php-src/NEWS:1.2027.2.547.2.1230 Mon Sep 22 01:25:44 2008 +++ php-src/NEWS Mon Sep 22 13:17:58 2008 @@ -18,8 +18,9 @@ (Scott) - Fixed a crash on invalid method in ReflectionParameter constructor. (Christian Seiler) -- Fixed Bug #46147 (after stream seek, appending stream filter reads incorrect data). +- Fixed bug #46147 (after stream seek, appending stream filter reads incorrect data). (Greg) +- Fixed bug #46088 (RegexIterator::accept - segfault). (Felipe) - Fixed bug #46059 (Compile failure under IRIX 6.5.30 building posix.c). (Arnaud) - Fixed bug #46053 (SplFileObject::seek - Endless loop). (Arnaud)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php