giggsey / libphonenumber-for-php

PHP version of Google's phone number handling library
https://giggsey.com/libphonenumber/
Apache License 2.0
4.76k stars 468 forks source link

Shows valid numbers with prefix 996 for Bulgaria as invalid #561

Closed radomihov closed 1 year ago

radomihov commented 1 year ago

Valid numbers with prefix 996 for Bulgaria show as invalid in the app: eg. +359 996 123456

In Bulgaria the most mobile phones start with 08 but around year 2017 a few 09 were introduced: 0988; 0989; 0996; 0999, so please note that this issue could be connected also for those.

I checked all of the above prefixes in the google parser demo and they show valid.

giggsey commented 1 year ago

Hi,

Please check the FAQ for checking with invalid numbers.

You'll need to check the number using Google's Demo, then report the issue to them if the number still shows as invalid.