Add LanguageId and LocaleId #89
Annotations
4 errors
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/Core/UnicodeLocaleExtensions.php#L148
Method ICanBoogie\CLDR\Core\UnicodeLocaleExtensions::to_array() should return array<string, string|null> but returns array<string, array<string>|string|null>.
|
|
phpstan:
src/Core/UnicodeLocaleExtensions.php#L70
Parameter #1 $calendar of class ICanBoogie\CLDR\Core\UnicodeLocaleExtensions constructor expects string|null, array<int, string>|string given.
|
|
phpstan:
src/Core/TransformLocaleExtensions.php#L38
Offset 'd0'|'h0'|'i0'|'k0'|'m0'|'s0'|'t0'|'x0' on array{m0: 'transform_extension…', s0: 'transform_source', d0: 'transform…', i0: 'input_method_engine…', k0: 'keyboard_transform', t0: 'machine_translation', h0: 'hybrid_locale…', x0: 'private_use'} on left side of ?? always exists and is not nullable.
|