xp-framework / core

The XP Framework is an all-purpose, object oriented PHP framework.
Other
19 stars 6 forks source link

Call to undefined method util\TimeZone::getName()) #320

Closed thekid closed 1 year ago

thekid commented 1 year ago
$ xp -w 'util\TimeZone::getByName("UTC")'
Uncaught exception: Error (Call to undefined method util\TimeZone::getName())
thekid commented 1 year ago

Released in https://github.com/xp-framework/core/releases/tag/v11.5.0