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 0def40e commit 1991bb8Copy full SHA for 1991bb8
Intl.php
@@ -54,7 +54,7 @@ final class Intl
54
*/
55
public const TIMEZONE_DIR = 'timezones';
56
57
- private static string|bool|null $icuVersion = false;
+ private static string|false|null $icuVersion = false;
58
private static string $icuDataVersion;
59
60
/**
0 commit comments