cakephp2-php8/lib/Cake
mark_story 7718d473c4 Remove singularization on schema class names.
Using camelize() does the transformation we want without also
singularizing the name. This makes user input more transparent and fixes
issues around plugin schemas with plural names.

Refs #4993
2014-11-09 21:52:10 -05:00
..
Cache Take care of more int casts. 2014-09-10 16:29:23 +02:00
Config Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Configure Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Console Remove singularization on schema class names. 2014-11-09 21:52:10 -05:00
Controller Correct doc block return types. 2014-11-05 13:03:27 +01:00
Core Correct doc block return types. 2014-11-05 13:03:27 +01:00
Error a / an typo fixes fot API 2014-07-30 22:11:03 +02:00
Event Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
I18n Correct doc block return types. 2014-11-05 13:03:27 +01:00
Log console: don't use colored output if there's no TTY 2014-09-03 10:47:05 +02:00
Model Update return type for Model::saveField(). 2014-11-05 20:37:43 -05:00
Network Make unsetting the email pattern work as expected. 2014-11-09 16:33:57 +01:00
Routing Check whether the filter key is a valid class name before assuming that value is class settings 2014-09-15 15:29:30 +10:00
Test Remove singularization on schema class names. 2014-11-09 21:52:10 -05:00
TestSuite Fix getMockForModel() using the incorrect datasource. 2014-10-12 22:30:22 -04:00
Utility Correct doc block return types. 2014-11-05 13:03:27 +01:00
View Correct doc block return types. 2014-11-05 13:03:27 +01:00
basics.php Correct doc block return types. 2014-11-05 13:03:27 +01:00
bootstrap.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.5.6 2014-11-07 20:35:12 -05:00