You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.
Hello,
The pattern used for the french mobile phone is wrong:
zend-i18n/src/Validator/PhoneNumber/FR.php
Line 16 in f103805
Acccording to googlei18n/libphonenumber line 7926 it should be
/(?:6\d|7[3-9])/
.Tried it and it's working fine. Any ETA on a fix?
The text was updated successfully, but these errors were encountered: