helly Thu Oct 18 05:32:50 2007 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.976&r2=1.2027.2.547.2.977&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.976 php-src/NEWS:1.2027.2.547.2.977 --- php-src/NEWS:1.2027.2.547.2.976 Wed Oct 17 12:08:45 2007 +++ php-src/NEWS Thu Oct 18 05:32:50 2007 @@ -51,7 +51,11 @@ - Fixed bug #42767 (highlight_string() truncates trailing comment). (Ilia) - Fixed bug #42739 (mkdir() doesn't like a trailing slash when safe_mode is enabled). (Ilia) +- Fixed bug #42703 (Exception raised in an iterator::current() causes segfault + in FilterIterator) (Marcus) - Fixed bug #42699 (PHP_SELF duplicates path). (Dmitry) +- Fixed bug #42654 (RecursiveIteratorIterator modifies only part of leaves) + (Marcus) - Fixed bug #42643 (CLI segfaults if using ATTR_PERSISTENT). (Ilia) - Fixed bug #42637 (SoapFault : Only http and https are allowed). (Bill Moran) - Fixed bug #42629 (Dynamically loaded PHP extensions need symbols exported
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php