Manual:GenerateConfigSchemaArray.php/pl
Appearance
Ta strona jest przestarzała i została pozostawiona w celach archiwalnych. Może dokumentować rozszerzenia i funkcje, które są zbędne i/lub nie są dłużej wpierane. Należy uznać, że informacje tutaj nie są aktualne. |
| Plik MediaWiki: generateConfigSchemaArray.php | |
|---|---|
| Lokalizacja: | maintenance/ |
| Kod źródłowy: | master • 1.46.0 • 1.45.4 • 1.43.9 |
| Klasy: | GenerateConfigSchemaArray |
Details
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
$ php maintenance/generateConfigSchemaArray.php --output Sample-ConfigSchema.php