mirror of
https://github.com/php/php-src.git
synced 2026-04-25 08:58:28 +02:00
331eddadc8
Default them to IntlDateFormatter:FULL, which has value 0, which was what you would get if you passed null to these arguments in weak typing mode. The documentation called this ICU's default date/time type.