sniper Sat Jan 14 09:57:07 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS Log: fix news http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.349&r2=1.2027.2.350&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.349 php-src/NEWS:1.2027.2.350 --- php-src/NEWS:1.2027.2.349 Fri Jan 13 19:36:57 2006 +++ php-src/NEWS Sat Jan 14 09:57:07 2006 @@ -1,9 +1,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2006, PHP 5.1.3 -- Added stream filter 'consumed'. (Marcus) -- Fixed bug #35998 (getPathname() method always returns unix style filenames). - (Marcus) +- Added "consumed" stream filter. (Marcus) +- Fixed bug #35998 (SplFileInfo::getPathname() returns unix style filenames + in win32). (Marcus) 12 Jan 2006, PHP 5.1.2 - Updated libsqlite in ext/sqlite to 2.8.17. (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php