catamphetamine / libphonenumber-js

A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
https://catamphetamine.gitlab.io/libphonenumber-js/
MIT License
2.79k stars 216 forks source link

Moroccan mobile phone starting with 07 are considered as incorrect #240

Closed RadouaneRoufid closed 6 years ago

RadouaneRoufid commented 6 years ago

Since 07/08/2016, Moroccan mobile operators has introduced mobile phone numbers starting with 07. In fact, 07 12 34 56 78 is considered as a valid phone number.

But libphonenumber-js is considering those phone numbers as invalid.

catamphetamine commented 6 years ago

See this section: https://github.com/catamphetamine/libphonenumber-js#bug-reporting Reopen if required.