mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 19:38:26 +00:00
36275129d7
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. |
||
---|---|---|
.. | ||
Command | ||
Templates | ||
cake | ||
cake.bat | ||
cake.php | ||
ConsoleErrorHandler.php | ||
ConsoleInput.php | ||
ConsoleInputArgument.php | ||
ConsoleInputOption.php | ||
ConsoleInputSubcommand.php | ||
ConsoleOptionParser.php | ||
ConsoleOutput.php | ||
HelpFormatter.php | ||
Shell.php | ||
ShellDispatcher.php | ||
TaskCollection.php |