colder Sat Dec 20 00:53:21 2008 UTC Modified files: /php-src NEWS Log: Fix #46647 (segfault in SplFileinfo::fgetcsv()) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2176&r2=1.2177&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2176 php-src/NEWS:1.2177 --- php-src/NEWS:1.2176 Tue Dec 9 10:21:53 2008 +++ php-src/NEWS Sat Dec 20 00:53:21 2008 @@ -44,4 +44,5 @@ - Added shm_has_var() function. (Mike) - Fixed bug #40325 (Vary: header missing in gzip output handlers). (Mike) +- Fixed bug #46647 (SplFileObject::fgetcsv segfaults). (Etienne)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php