wiki.techinc.nl/includes/specialpage
Derick Alangi 8c87a766b5 specialpage: Remove deprecated check of special page object checks
We should pass the special page names as an array of strings and create
the instances of these specials pages in the factory instead. In 1.34, we
deprecated passng instances of special pages in $wgSpecialPages for example.

Bug: T245128
Change-Id: I089ffd0f9983812ae621b2aef592c2059125ee7d
2021-10-27 22:53:59 +01:00
..
Hook
AuthManagerSpecialPage.php
ChangesListSpecialPage.php Merge "Replace deprecated User function in ChangesListSpecialPage" 2021-10-01 15:17:39 +00:00
DisabledSpecialPage.php
FormSpecialPage.php
ImageQueryPage.php
IncludableSpecialPage.php
LoginSignupSpecialPage.php docs: Fix nullable documentation for class properties 2021-09-24 00:54:53 +00:00
PageQueryPage.php
QueryPage.php QueryPage: s/Sometime/Sometimes/ 2021-09-27 23:43:14 +01:00
RedirectSpecialArticle.php
RedirectSpecialPage.php
SpecialPage.php Remove stub threshold feature 2021-09-13 09:26:38 -07:00
SpecialPageFactory.php specialpage: Remove deprecated check of special page object checks 2021-10-27 22:53:59 +01:00
SpecialRedirectToSpecial.php
SpecialRedirectWithAction.php
UnlistedSpecialPage.php
WantedQueryPage.php