We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9849c2c commit 7caeb2aCopy full SHA for 7caeb2a
Tests/Constraints/TimezoneValidatorTest.php
@@ -69,10 +69,6 @@ public static function getValidTimezones(): iterable
69
yield ['America/Argentina/Buenos_Aires'];
70
71
// not deprecated in ICU
72
- yield ['CST6CDT'];
73
- yield ['EST5EDT'];
74
- yield ['MST7MDT'];
75
- yield ['PST8PDT'];
76
yield ['America/Toronto'];
77
78
// previously expired in ICU
0 commit comments