cakephp2-php8/lib/Cake/Test/Case/Utility
mark_story c26b381469 Make words ending in data uninflected.
Since both metadata and word ending in metadata have caused issues in
the past, uninflecting them seems like the best option. This will also
cover cases like ProfileData not being inflected to ProfileDatum which
seems like an improvement to me.

Fixes #4419
2014-08-30 20:27:37 -04:00
..
CakeNumberTest.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeTimeTest.php Forward port fixes for #4294 from 1.3 to 2.x 2014-08-20 00:25:01 +02:00
ClassRegistryTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
DebuggerTest.php CS fixes. 2014-08-04 13:53:52 +02:00
FileTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
FolderTest.php Merge branch 'master' into 2.5 2013-11-19 00:27:12 +05:30
HashTest.php Fix Hash::extract() not matching 1/0 to true/false. 2014-06-12 11:30:48 -04:00
InflectorTest.php Make words ending in data uninflected. 2014-08-30 20:27:37 -04:00
ObjectCollectionTest.php fix indentation 2014-04-02 03:12:22 +02: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 more corrections in order 2014-01-10 00:33:27 +01:00
ValidationTest.php Make year range validation less strict by default. 2014-07-26 04:06:26 +02:00
XmlTest.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00