cakephp2-php8/lib/Cake/Console/Command/Task
mark_story b8e21c99ee Only count _id if it is the last 3 characters in the field name.
This prevents issues when baking models for tables containing `_id`.

Fixes #3230
2014-04-04 21:26:31 -04:00
..
BakeTask.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ControllerTask.php fixed coding standard errors 2014-02-04 15:37:23 +01:00
DbConfigTask.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ExtractTask.php Fix ApiGen errors 2014-02-07 18:29:54 -02:00
FixtureTask.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelTask.php Only count _id if it is the last 3 characters in the field name. 2014-04-04 21:26:31 -04:00
PluginTask.php Fix plugin path filtering when directories do not exist. 2014-01-30 21:40:08 -05:00
ProjectTask.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
TemplateTask.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
TestTask.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ViewTask.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00