cakephp2-php8/lib/Cake/Console
Mark Story f287bc76c0 Force .bat files to have CRLF endings.
Newer versions of git convert line endings on checkout. This also causes
these files to show up as always modified when the repo is cloned
because the index and working copy have different line endings.

Hopefully this fixes the issue.

Fixes #3585
2014-05-27 19:06:08 -04:00
..
Command Consistent use of Shell::err for errors 2014-05-27 12:29:09 +02:00
Templates Force .bat files to have CRLF endings. 2014-05-27 19:06:08 -04:00
cake Harden the bin/cake script to avoid breakage when local shell environment has a CDPATH set. 2014-05-19 11:05:28 -05:00
cake.bat Force .bat files to have CRLF endings. 2014-05-27 19:06:08 -04:00
cake.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleErrorHandler.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleInput.php More coding standard corrections. 2014-04-29 14:19:33 +02:00
ConsoleInputArgument.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleInputOption.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleInputSubcommand.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConsoleOptionParser.php microptimize options and default merge and other string key array merges 2014-04-08 01:25:14 +02:00
ConsoleOutput.php Fix closing non resource 2014-04-14 14:15:46 +01:00
HelpFormatter.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Shell.php Merge branch 'master' into 2.5 2014-02-11 18:17:59 +05:30
ShellDispatcher.php Merge branch 'master' into 2.5 2014-04-25 22:10:02 -04:00
TaskCollection.php Merge branch 'master' into 2.4 2013-06-02 18:03:59 +05:30