Closed JeroenDeDauw closed 4 years ago
I have not tested this since right now I don't have the time to install this
@JeroenDeDauw Currently I have no time to do a field test so I rather leave this to the code review of @mwjames to move forward here.
Note, Composer now upgraded to 7.1.0 instead of 7.2.0. I have no clue which other extension is now getting in the way.
PHP Fatal error: Declaration of MediaWikiPHPUnitCommand::createRunner() must be compatible with PHPUnit\TextUI\Command::createRunner(): PHPUnit\TextUI\TestRunner in /home/travis/build/SemanticMediaWiki/mw/tests/phpunit/MediaWikiPHPUnitCommand.php on line 3
Note, Composer now upgraded to 7.1.0 instead of 7.2.0. I have no clue which other extension is now getting in the way.
That is caused by the GitHub extension. I will update it. You can already install Maps ~7.1 though :)
That is caused by the GitHub extension. I will update it. You can already install Maps ~7.1 though :)
Cool. Once this is fixed the wiki will automatically pull in the new versions. As for this extension I guess there is something in the pipeline. Once fluffed, give me a ping for me to add it to the "composer.local.json" file again for installation.
To clarify: I am not planning on poking more at this extension. The changes I provided might fix compat with maps fully, and if not, provide a good starting point.
To clarify: I am not planning on poking more at this extension. The changes I provided might fix compat with maps fully, and if not, provide a good starting point.
No worries. I just fully depend on either of you here. I myself cannot fluff for known reasons. :)
Includes bump of PHP version since Maps 7.2 requires 7.1, so not bumping it helps no one.