daddyz / phonelib

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

phonelib says Faker's phone numbers are invalid #302

Closed dorianmariecom closed 3 months ago

dorianmariecom commented 4 months ago

See https://github.com/faker-ruby/faker/issues/24

daddyz commented 3 months ago

it's not an issue, phonelib supports 2 symbols for extension separation - "#;", use the desicion provided in https://github.com/faker-ruby/faker/issues/24#issuecomment-1978754317, this is the exact case when extension_separate_symbols should be used