daddyz / phonelib

Ruby gem for phone validation and formatting using google libphonenumber library data
MIT License
1.06k stars 130 forks source link

Different results to Phonelib.valid in minor versions 0.6.44 and 0.6.48 #219

Open rafamelo12 opened 3 years ago

rafamelo12 commented 3 years ago

Hello, this number +33690687351 was valid on Version 0.6.44 but on Version 0.6.48 it says it's not valid. Do you know what have changed in those minor versions that could have affected this?

Screenshot Version: 0.6.44 image

Screenshot Version 0.6.48 image

If you need more info, please let me know! Thanks

daddyz commented 3 years ago

@rafamelo12 This number is also parsed as invalid in original libphonenumber. You can check it here and open an issue for them. Gem's data is based on it.