wiki.techinc.nl/tests/phpunit/includes/registration
MGChecker c7e45b6211 registration: Let extensions add PHP extension requirements
This change adds the possibility to specify ext-* keys under the 'platform'
key introduced in I6744cc0be2 to require given PHP extensions. Note that
it's impossible to add constraints different from '*', as there is no universal
way to retrieve PHP extension versions.

Bug: T197535
Change-Id: I510de1e6d80f5c1d92dc1d1665aaa6c25bf28bf7
2018-09-30 19:55:57 +02:00
..
ExtensionJsonValidatorTest.php registration: Validate no duplicate keys exist in extension.json 2018-07-18 09:29:43 +00:00
ExtensionProcessorTest.php registration: Let extensions add PHP version requirements 2018-09-22 03:43:28 +02:00
ExtensionRegistryTest.php registration: Add ability to check if a specific extension version is loaded 2018-09-03 14:37:33 -07:00
VersionCheckerTest.php registration: Let extensions add PHP extension requirements 2018-09-30 19:55:57 +02:00