colder Wed Jul 9 10:07:46 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: add SplFileInfo::getPathInfo fix to NEWS http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.197&r2=1.2027.2.547.2.965.2.198&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.197 php-src/NEWS:1.2027.2.547.2.965.2.198 --- php-src/NEWS:1.2027.2.547.2.965.2.197 Tue Jul 8 17:41:51 2008 +++ php-src/NEWS Wed Jul 9 10:07:46 2008 @@ -199,6 +199,8 @@ - Fixed PECL bug #12431 (OCI8 ping functionality is broken). (Oracle Corp.) +- Fixed bug #45345 (SPLFileInfo::getPathInfo() returning dir info instead of + file info). (Etienne) - Fixed bug #45038 (Crash when using DateTimeZone object returned by Date::getTimezone). (Joe Orton, Derick) - Fixed bug #44769 (declaring private magic methods should throw error). (Felipe)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php