cakephp2-php8/lib/Cake/Console
AD7six af4a2efc33 allow baking tests for controllers with uses
if a controller has

	public $uses => array('MyPlugin.MyModel')

in their controller - the bake controller task will fail because `$controller->MyPlugin.MyModel`
doesn't exist
2012-05-25 13:09:52 +02:00
..
Command allow baking tests for controllers with uses 2012-05-25 13:09:52 +02:00
Templates Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
cake Fix the way bash is invoked. 2012-03-15 20:20:39 -04:00
cake.bat Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
cake.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ConsoleErrorHandler.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ConsoleInput.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
ConsoleInputArgument.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ConsoleInputOption.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ConsoleInputSubcommand.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ConsoleOptionParser.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ConsoleOutput.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
HelpFormatter.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00
Shell.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
ShellDispatcher.php don't dump fatal errors as html on the cli 2012-04-29 16:25:07 +02:00
TaskCollection.php Updated copyright to 2012. 2012-03-12 22:46:46 -04:00