From e16b96a58a480b897c35a3f6721085d51a8e53ed Mon Sep 17 00:00:00 2001 From: Etienne Kneuss Date: Wed, 9 Jul 2008 10:07:46 +0000 Subject: [PATCH] add SplFileInfo::getPathInfo fix to NEWS --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 94c4ee4492..b6042dad33 100644 --- a/NEWS +++ b/NEWS @@ -199,6 +199,8 @@ PHP NEWS - 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) -- 2.50.1