cakephp2-php8/lib/Cake/Console
mark_story ffde7ee32a Don't break UNC file paths
Blindly replacing // causes network paths and paths with protocols to
break. Relying on correct input allows the user to get what they want
without the framework interfering.

Refs #12657
2018-10-19 22:08:39 -04:00
..
Command Fixed: use $var === null instead of is_null($var) 2018-01-19 13:39:35 +09:00
Helper Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
Templates Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
cake Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
cake.bat Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
cake.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ConsoleErrorHandler.php Fix delete space, restored return 2017-10-04 21:02:48 +09:00
ConsoleInput.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ConsoleInputArgument.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
ConsoleInputOption.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
ConsoleInputSubcommand.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ConsoleOptionParser.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
ConsoleOutput.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00
HelpFormatter.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
Shell.php Don't break UNC file paths 2018-10-19 22:08:39 -04:00
ShellDispatcher.php Merge branch '2.x' into 2.next 2017-06-26 21:51:41 -04:00
TaskCollection.php Use HTTPS for the opensource.org MIT license URL 2017-06-11 00:23:22 +02:00