cakephp2-php8/lib/Cake
Charles Burgess fa3d4a0bb5 Updating the phone validation routine.
According to NANPA, there are area codes and exchanges that are invalid or reserved and not available for assignment. This would make those phone numbers invalid. For example:

- area-codes: 555, N11, N9X, 37X, 96X
- exchanges: N11
- numbers: 555-0100 thru 555-0199

You could also say 555-1212 is invalid as it is assigned as information for the US.

I changed the tests where 555 as an area code was being used as the assertion will give it a false on the area code and not the exchange as intended.
2013-07-09 09:54:18 -06:00
..
Cache Merge branch 'master' into 2.4 2013-06-09 18:08:32 +05:30
Config Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Configure Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Console Merge branch 'master' into 2.4 2013-07-07 12:22:12 +05:30
Controller Merge branch 'master' into 2.4 2013-07-07 12:22:12 +05:30
Core Merge branch 'master' into 2.4 2013-07-07 12:22:12 +05:30
Error Merge branch 'master' into 2.4 2013-07-07 12:22:12 +05:30
Event Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18n Merge branch 'master' into 2.4 2013-06-10 22:12:10 -04:00
Log Merge branch 'master' into 2.4 2013-07-07 12:22:12 +05:30
Model Merge branch 'master' into 2.4 2013-07-07 12:22:12 +05:30
Network Merge branch 'master' into 2.4 2013-07-07 12:22:12 +05:30
Routing Fix subtle error in Regex matching URI scheme. 2013-06-21 15:17:59 -04:00
Test Updating the phone validation routine. 2013-07-09 09:54:18 -06:00
TestSuite Merge branch 'master' into 2.4 2013-07-07 12:22:12 +05:30
Utility Updating the phone validation routine. 2013-07-09 09:54:18 -06:00
View Merge branch 'master' into 2.4 2013-07-07 12:22:12 +05:30
basics.php Merge branch 'master' into 2.4 2013-07-07 12:22:12 +05:30
bootstrap.php fix absolute url generation 2013-06-11 00:06:27 +02:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.4.0-beta 2013-07-04 22:07:25 -04:00