Manual:GenerateConfigSchemaArray.php/zh

From mediawiki.org
This page is a translated version of the page Manual:GenerateConfigSchemaArray.php and the translation is 17% complete.

详情

generateConfigSchemaArray.php was a maintenance script to generates the PHP representation of the config-schema.yaml file.

This maintenance script only existed during the development of MediaWiki 1.39 and was never present in any released version.

Options/Arguments

Option Description Default Required?
--output Path to output. $IP/includes/config-schema.php Optional

Usage

php maintenance/generateConfigSchemaArray.php [ --output ]
Terminal

參見