wiki.techinc.nl/tests
Kunal Mehta a1368a3d9b registration: Version the extension.json schema
Versioning the extension.json schema will allow us to make breaking changes
to the schema in a non-breaking manner.

Extensiosn and skins will set a 'manifest_version' value, stating which
version of the schema the file is written for. Processor::extractInfo() will
be  passed the version number, and can switch behavior depending upon it.

For backwards-compatability, a version number of 1 is assumed if none is set.
The validateRegistrationFile.php script will emit a warning if this is the
case.

Bug: T99344
Change-Id: I2086a1465ceaeedd1ccc6804fda2c304ad16ffa0
2015-05-28 22:20:59 +00:00
..
browser Merge "Fixed Style/StringLiterals RuboCop offense" 2015-03-23 19:20:08 +00:00
parser Merge "tests: Clean up file headers" 2015-04-01 22:27:33 +00:00
phpunit registration: Version the extension.json schema 2015-05-28 22:20:59 +00:00
qunit Revert "Convert mediawiki.toc and mediawiki.user to using mw.cookie" 2015-05-28 00:45:35 +00:00
.gitignore
.htaccess
parserTests.php Merge "Don't localize parentheses in version number in parserTests.php" 2015-05-25 11:49:52 +00:00
testHelpers.inc Expand error message when parser tests found no hook 2015-01-05 13:21:43 +00:00
TestsAutoLoader.php Add unit tests for all LogFormatters 2015-05-03 21:58:00 +00:00