cakephp2-php8/lib/Cake/Console/Command/Task
Arnold Almeida dacf7e0ebe Update FixtureTask.php
Using err() does not stop shell output when used in the context of a script. 

Also no nice color syntax to indicate that there was an error with one of the fixture generations.

Using error() fixes that.
2013-06-07 14:21:35 +08:00
..
BakeTask.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ControllerTask.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
DbConfigTask.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ExtractTask.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
FixtureTask.php Update FixtureTask.php 2013-06-07 14:21:35 +08:00
ModelTask.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
PluginTask.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ProjectTask.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
TemplateTask.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
TestTask.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
ViewTask.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00