php-src/ext/intl/timezone
Nikita Popov a31f46421d Allow exceptions in __toString()
RFC: https://wiki.php.net/rfc/tostring_exceptions

And convert some object to string conversion related recoverable
fatal errors into Error exceptions.

Improve exception safety of internal code performing string
conversions.
2019-06-05 14:25:07 +02:00
..
timezone_class.cpp Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00
timezone_class.h Simplify namespace access 2018-04-01 01:03:40 +02:00
timezone_methods.cpp Allow exceptions in __toString() 2019-06-05 14:25:07 +02:00
timezone_methods.h Update IntlTimeZone methods for ICU 52 2016-04-18 23:01:25 +00:00