Fix more Squiz.Scope.MethodScope.Missing
commit51d3ade7d4902f1dfcb49d9f34f2fee7229a73f1
authorReedy <reedy@wikimedia.org>
Sun, 17 May 2020 16:28:19 +0000 (17 17:28 +0100)
committerJforrester <jforrester@wikimedia.org>
Mon, 18 May 2020 20:35:38 +0000 (18 20:35 +0000)
tree063ec6e37d0bb4afff1697e0a642170e12237d3c
parentec5f8b2c69a1e75ff7a12203660774570097f9f6
Fix more Squiz.Scope.MethodScope.Missing

Member variables in HistoryBlobStub have been marked protected

SpecialPage::setListed() and listed() have been deprecated

CategoryPage::getCategoryViewerClass() and setCategoryViewerClass()
have been deprecated

Change-Id: Id1f530c2c8ec1171615f726dc7446431ee7ca8fe
.phpcs.xml
RELEASE-NOTES-1.35
includes/historyblob/DiffHistoryBlob.php
includes/historyblob/HistoryBlobStub.php
includes/page/CategoryPage.php
includes/pager/IndexPager.php
includes/specialpage/ImageQueryPage.php
includes/specialpage/QueryPage.php
includes/specialpage/SpecialPage.php
includes/specialpage/WantedQueryPage.php