ZendServerSDK
ZendServerSDK copied to clipboard
Drop Case On Commands
For easier execution of commands (e.g. restartPhp vs. restartPHP vs. restartphp), please lower case before matching API commands against command line.
I don't see any advantage in forcing admins to provide the correct case if they already typed the command, all commands / params should read lowercase anyway.
Thanks!