mediawiki-extensions-PageIm.../tests/phpunit
Umherirrender 0de5777cf7 Optimize ApiQueryPageImages::getTitles
Avoid array_map/array_flip + foreach when doing the simple thing also in
the foreach

Swap Title::newFromText to Title::makeTitle to avoid reparsing the
string

Bug: T237068
Change-Id: I745cb9bd817a4b2274c6f778c38c58846ef318c1
2019-10-31 23:08:13 +00:00
..
ApiQueryPageImagesProxyMock.php Fix remaining php sniffs 2018-03-05 18:49:11 +01:00
ApiQueryPageImagesTest.php Optimize ApiQueryPageImages::getTitles 2019-10-31 23:08:13 +00:00
LinksUpdateHookHandlerTest.php build: Upgrade mediawiki-codesniffer to v28.0.0 2019-10-11 11:05:53 -07:00
PageImagesTest.php Tests: Stub getRequest/getConfig for OutputPage mock 2019-10-29 12:23:57 +01:00