Adding a little more durability around timezone handling
#20203
Needs Review4.13.2
@snake14
opened this Pull Request on January 12th 2023
Contributor
Description:
These changes are to prevent an exception from being thrown if a site uses a timezone that isn't in the list of accepted PHP timezones. It's a follow-up to PR 20136.
[ ] Potential edge cases thought about (behavior of the code with strange input, with strange internal state or possible interactions with other Matomo subsystems)
[ ] Usability review done (is anything maybe unclear or think about anything that would cause people to reach out to support)