Use ParserFactory in a bunch of places
authorAryeh Gregor <ayg@aryeh.name>
Fri, 3 Aug 2018 08:43:00 +0000 (11:43 +0300)
committerKunal Mehta <legoktm@member.fsf.org>
Sat, 11 Aug 2018 06:16:17 +0000 (00:16 -0600)
commitbca608592079a5f8697ad35ad3188b62b73859d9
tree59d5e57849bf7d87b778b08ab273db39bf2c5cc4
parent62515f7b15571317a5053a70a4ae316e10cef659
Use ParserFactory in a bunch of places

I wasn't sure how to convert the rest of the occurrences in core (there
are a significant number).

Bug: T200881
Change-Id: I114bba946cd3ea8a293121e275588c3c4d174f94
includes/ServiceWiring.php
includes/parser/Parser.php
includes/parser/ParserFactory.php
maintenance/parse.php
tests/phpunit/includes/MessageTest.php
tests/phpunit/includes/parser/ParserFactoryTest.php
tests/phpunit/includes/parser/TagHooksTest.php
tests/phpunit/includes/preferences/DefaultPreferencesFactoryTest.php