Ensure calls to Title::getArticleID use the same case as the definition
authorThalia <thalia.e.chan@googlemail.com>
Wed, 6 Feb 2019 22:15:05 +0000 (22:15 +0000)
committerThalia <thalia.e.chan@googlemail.com>
Wed, 6 Feb 2019 22:15:05 +0000 (22:15 +0000)
commit5e683829d660d897ec92e10cdecc351587dbc49f
tree384195573deb183f6155103cb5e46ef7900cb0be
parent027fb1c8cd366bba1fe8c3dbdd2a1331d70b7761
Ensure calls to Title::getArticleID use the same case as the definition

Change-Id: Ic92f43c9e9df2782ba20aa28ad9e6d2ef7976d2e
includes/specials/SpecialBlock.php
maintenance/populateArchiveRevId.php
tests/phpunit/includes/api/ApiComparePagesTest.php
tests/phpunit/includes/api/ApiMoveTest.php
tests/phpunit/includes/block/Restriction/PageRestrictionTest.php
tests/phpunit/includes/specials/pagers/BlockListPagerTest.php