cakephp2-php8/lib/Cake/Test/Case/Utility
Justin Yost f32d1c1362 Updates Inflector For Irregular Case Sieves
Sieves incorrectly singualrized as sief.
Adds sieve, sieves as an irregular case and test cases to
match for the Inflector class.
Closes Issue #6240 in CakePHP 2.6 Branch

Signed-off-by: Justin Yost <justin.yost@yostivanich.com>
2015-03-31 22:21:05 -07: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 Merge branch 'master' into 2.6 2014-09-25 22:39:51 -04:00
InflectorTest.php Updates Inflector For Irregular Case Sieves 2015-03-31 22:21:05 -07: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 Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00