mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
add SplFileInfo::getPathInfo fix to NEWS
This commit is contained in:
parent
1cfd92fc43
commit
e16b96a58a
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -199,6 +199,8 @@ PHP NEWS
|
||||||
|
|
||||||
- Fixed PECL bug #12431 (OCI8 ping functionality is broken). (Oracle Corp.)
|
- 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
|
- Fixed bug #45038 (Crash when using DateTimeZone object returned by
|
||||||
Date::getTimezone). (Joe Orton, Derick)
|
Date::getTimezone). (Joe Orton, Derick)
|
||||||
- Fixed bug #44769 (declaring private magic methods should throw error). (Felipe)
|
- Fixed bug #44769 (declaring private magic methods should throw error). (Felipe)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue