cakephp2-php8/lib/Cake/Test/Case
mark_story 7379d32b59 Simplify & fix phone number validation.
The changes made in fa3d4a0bb5 tightened
the area code validation too much and excluded at least one valid area
code. This change replaces that with a more generic solution that does
not attempt to exclude non-allocated but potentially valid area codes.

Fixes 
2013-09-13 23:05:40 -04:00
..
Cache Fix clearing groups with FileCache and no prefix. 2013-09-09 22:24:18 -04:00
Configure Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Console Merge branch '2.4' making 2.4 into the master branch. 2013-08-30 16:02:42 -04:00
Controller fix renderLayout and update deprecated and outdated code 2013-09-13 00:09:31 +02:00
Core Merge branch 'master' into 2.4 2013-08-11 23:31:10 +02:00
Error Merge branch 'master' into 2.4 2013-08-23 12:56:43 -04:00
Event Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18n avoid notices when loading locale file 2013-09-01 06:05:40 +02:00
Log unify other log types as well 2013-06-21 16:43:01 +02:00
Model add missing params for parent call 2013-09-10 21:19:30 +02:00
Network Fix incorrectly encoded address fields. 2013-09-12 20:14:11 -04:00
Routing Merge branch 'master' into 2.4 2013-08-18 23:10:08 -04:00
TestSuite Merge branch 'master' into 2.4 2013-08-23 12:56:43 -04:00
Utility Simplify & fix phone number validation. 2013-09-13 23:05:40 -04:00
View fix renderLayout and update deprecated and outdated code 2013-09-13 00:09:31 +02:00
AllBehaviorsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllCacheTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllComponentsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllConfigureTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllConsoleTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllControllerTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllCoreTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllDatabaseTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllDbRelatedTest.php Added more tests to db related tests group 2013-08-04 23:38:30 +05:30
AllErrorTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllEventTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllHelpersTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllI18nTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllLogTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllNetworkTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllRoutingTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllTestsTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllTestSuiteTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllUtilityTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AllViewTest.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
BasicsTest.php Merge branch 'master' into 2.4 2013-06-02 18:03:59 +05:30