Deprecate wfShellWikiCmd()
[lhc/web/wiklou.git] / includes / GlobalFunctions.php
index 513f593..cd8ae46 100644 (file)
@@ -2377,6 +2377,8 @@ function wfInitShellLocale() {
  * Note that $parameters should be a flat array and an option with an argument
  * should consist of two consecutive items in the array (do not use "--option value").
  *
+ * @deprecated since 1.31, use Shell::makeScriptCommand()
+ *
  * @param string $script MediaWiki cli script path
  * @param array $parameters Arguments and options to the script
  * @param array $options Associative array of options: