floere / phony

E164 international phone number normalizing, splitting, formatting.
http://florianhanke.com/phony/
MIT License
1.01k stars 226 forks source link

Fix mobile phone rules for Zambia #486

Closed r3trofitted closed 3 years ago

r3trofitted commented 3 years ago

According to https://www.itu.int/oth/T02020000E8/en, mobile phone numbers can start with 7 as well as 9. I've tried to update the validation rules without breaking anything.

floere commented 3 years ago

@r3trofitted Thanks so much! 😊 You have removed some details [034589] regarding the 95 prefix, but your change is congruent with the document you've linked, so I believe all is good, thank you. Released in 2.19.2 🚀