Don't pass Config to Parser(Factory)
authorAryeh Gregor <ayg@aryeh.name>
Fri, 12 Apr 2019 09:50:30 +0000 (12:50 +0300)
committerBill Pirkle <bpirkle@wikimedia.org>
Mon, 20 May 2019 16:19:21 +0000 (11:19 -0500)
commit7149153754fb3287219fe5a3cc02acafafd819c1
tree6d89a631e2077432d00f11f6367f0140654a4269
parent3749e2662522f86d3fb0466c602ca341ca827d70
Don't pass Config to Parser(Factory)

Change-Id: I5996b7cad8c8a61518d2997e955a4547c64a73a5
RELEASE-NOTES-1.34
includes/ServiceWiring.php
includes/parser/Parser.php
includes/parser/ParserFactory.php
tests/phpunit/MediaWikiTestCase.php
tests/phpunit/includes/parser/ParserFactoryTest.php
tests/phpunit/includes/parser/ParserTest.php [new file with mode: 0644]