cakephp2-php8/lib/Cake/Test/Case/Utility
mark_story df0f2295c3 Fix issue with overlapping irregular inflections.
When irregular inflections overlap we should choose the longest match,
not the shortest.

Refs #6659
2015-06-02 23:09:29 -04:00
..
CakeNumberTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTimeTest.php Fixed return type of toQuarter in CakeTime and TimeHelper 2015-03-02 12:08:11 +01:00
ClassRegistryTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
DebuggerTest.php Use (int) cast instead of intval() function for performance reasons and to unify it. 2014-09-10 15:52:57 +02:00
FileTest.php Fix PHPCS error. 2015-01-12 21:37:34 -05:00
FolderTest.php Merge branch 'master' into 2.6 2014-10-30 21:20:53 -04:00
HashTest.php Fix null path in Hash::get() causing exceptions. 2015-04-09 07:50:29 -04:00
InflectorTest.php Fix issue with overlapping irregular inflections. 2015-06-02 23:09:29 -04:00
ObjectCollectionTest.php Add @trigger doc blocks of methods triggering CakeEvent 2014-11-30 14:45:40 -07:00
SanitizeTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
SecurityTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
SetTest.php Merge branch 'master' into 2.5 2014-04-06 21:50:41 +02:00
StringTest.php Stop goofy formatting when newlines are present already. 2015-01-06 13:13:33 +01:00
ValidationTest.php Merge branch 'master' into 2.6 2014-08-03 01:05:36 +05:30
XmlTest.php Fix syntax errors in PHP <5.4 2015-05-28 17:39:52 -04:00