> For both points, I'd say "consistency wins by default." So if the other > classes in that package already skip "Time" and > use ::create() instead of a constructor, you should do the same as well > unless there's a very good reason not to.
The problem with ::create is that in the intl extension itself there are already two different ways used (`IntlDateFormatter` exposes both, `IntlCalendar::__construct` is private) -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: https://www.php.net/unsub.php