diff options
author | MGChecker <hgasuser@gmail.com> | 2018-09-08 02:02:53 +0200 |
---|---|---|
committer | MGChecker <hgasuser@gmail.com> | 2018-09-22 03:43:28 +0200 |
commit | 8af76decf8799f9ebb7fa45990c95bfb13e817c3 (patch) | |
tree | cb6feb83d17694bd586626625564c4a5da37892e /tests/phpunit/includes/api/ApiQueryRecentChangesIntegrationTest.php | |
parent | 7f6bd0c6fec48474f2225bd26979815c0229813d (diff) | |
download | mediawikicore-8af76decf8799f9ebb7fa45990c95bfb13e817c3.tar.gz mediawikicore-8af76decf8799f9ebb7fa45990c95bfb13e817c3.zip |
registration: Let extensions add PHP version requirements
While MediaWiki Core already sets requirements for PHP versions, it should be
possible for extensions to tighten these requirements. This mirrors the PHP
parameter of extension infoboxes as well.
This change introduces a new 'platform' key (in addition to 'MediaWiki', 'skins'
and 'extensions', where non-MediaWiki software requirements will be listed
in the future, starting with a PHP version constraint. Further keys are
supposed to be added to allow setting constraints against php extensions
and other abilities of the platform.
Bug: T197535
Change-Id: I6744cc0be2363b603331af9dc860eb8603a1a89a
Diffstat (limited to 'tests/phpunit/includes/api/ApiQueryRecentChangesIntegrationTest.php')
0 files changed, 0 insertions, 0 deletions