cakephp2-php8/lib/Cake/Console
Rachman Chavik 36275129d7 i18n: consider real path of APP to handle symlinks
When extracting model validation messages, Reflection::getFileName is used
to obtain the the model filename. The returned value is actual physical
path and may differ to what APP is. Adding the realpath(APP) to $paths
variable allows str_replace() to correctly generate the correct value for
$occurences.
2012-04-24 07:29:26 +07:00
..
Command i18n: consider real path of APP to handle symlinks 2012-04-24 07:29:26 +07:00
Templates Update available App::build settings in bootstrap 2012-04-22 21:16:00 -07: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:07 -04:00
cake.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ConsoleErrorHandler.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ConsoleInput.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ConsoleInputArgument.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ConsoleInputOption.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ConsoleInputSubcommand.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ConsoleOptionParser.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ConsoleOutput.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
HelpFormatter.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
Shell.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
ShellDispatcher.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00
TaskCollection.php Updated copyright to 2012. 2012-03-12 22:46:07 -04:00