cakephp2-php8/lib/Cake/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
..
CakeNumber.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
CakeTime.php Forward port fixes for #4294 from 1.3 to 2.x 2014-08-20 00:25:01 +02:00
ClassRegistry.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Debugger.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
File.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
Folder.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Hash.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Inflector.php Make words ending in data uninflected. 2014-08-30 20:27:37 -04:00
ObjectCollection.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
Sanitize.php Fix API docblock CS errors. 2014-06-05 00:28:55 +05:30
Security.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Set.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
String.php CS fixes. 2014-08-04 13:53:52 +02:00
Validation.php Make year range validation less strict by default. 2014-07-26 04:06:26 +02:00
Xml.php a / an typo fixes fot API 2014-07-30 22:11:03 +02:00