Locale icon indicating copy to clipboard operation
Locale copied to clipboard

Results 4 Locale issues
Sort by recently updated
recently updated
newest added

Hey, we were using the` \libphonenumber\geocoding\PhoneNumberOfflineGeocoder::getDescriptionForNumber` method inside a customer data export so it was called on every iteration to parse each customer's phone number. With the OPCache file_cache enabled,...

I see that you support a number of different english locales, but en-us is missing. The same way there is no pt-br. Those are quite important locales and I wonder...

Fixes the errors in PHPUnit 11: ``` There were 4 PHPUnit errors: 1) Giggsey\Locale\Tests\DisplayRegionTest::testGetDisplayRegion The data provider specified for Giggsey\Locale\Tests\DisplayRegionTest::testGetDisplayRegion is invalid Data Provider method Giggsey\Locale\Tests\DisplayRegionTest::dataDisplayRegions() is not static giggsey/Locale/tests/DisplayRegionTest.php:16...