Manual:validateRegistrationFile.php

MediaWiki version:
1.25

DetailsEdit

This maintenance script validates the extension.json and skin.json files used to register extensions and skins.

ArgumentsEdit

This script accepts only the path or glob pattern of extension.json/skin.json as an argument.

UsageEdit

php maintenance/validateRegistrationFile.php filepath/pattern

Validating extension.json of MobileFrontend extensionEdit

Terminal

Validating all extension.json under extensions dirEdit

Terminal

See alsoEdit