Closed (fixed)
Project:
Phone
Version:
master
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
17 Nov 2010 at 21:11 UTC
Updated:
3 Jan 2014 at 02:41 UTC
Jump to comment: Most recent
Comments
Comment #1
jerome72 commentedWe also have numbers begining with 08 and 09
Thank you for this Field.
Comment #2
joachim desarmenien commentedDoes anyone have the update for 07 08 and 09 french numbers ? ?
i changed the regex to
define('PHONE_FR_REGEX', '/(\+33|0)([1-9]\d{8}|85\d{7}|87[0-57-9]\d{6})$/');
seems to work
Comment #3
Ljrox commentedI change 'phone.fr.inc' line 9 like #2
works for me, thanks
Comment #4
thierry_gd commentedTaken into account in 6.2.18 release