wiki.techinc.nl/includes/specialpage
thiemowmde 70aa9c8e35 Make use of ?:, ?? and ??= operators in mostly trivial cases
The motivation is to make the code less confusing. I hope this is the
case.

?? is an older PHP 7.0 feature.
??= was added in PHP 7.4, which we can finally use.

Change-Id: Id807affa52bd1151a74c064623b41d950a389560
2022-12-05 21:37:13 +01:00
..
Hook maintenance: Improve updateSpecialPages.php and related documentation 2022-03-14 20:19:53 +00:00
AuthManagerSpecialPage.php Make use of ?:, ?? and ??= operators in mostly trivial cases 2022-12-05 21:37:13 +01:00
ChangesListSpecialPage.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
DisabledSpecialPage.php
FormSpecialPage.php Reorg: Move some of request related classes to MediaWiki/Request 2022-10-28 10:15:31 +00:00
ImageQueryPage.php
IncludableSpecialPage.php
LoginSignupSpecialPage.php Reorg: Move StubObject classes in includes to its own directory 2022-10-25 16:04:48 -04:00
PageQueryPage.php
QueryPage.php Merge "QueryPage: Improve query logging on recaching special pages" 2022-11-11 10:41:12 +00:00
RedirectSpecialArticle.php
RedirectSpecialPage.php Various doc fixes about false on method arguments/return types 2022-11-10 19:23:46 +00:00
SpecialPage.php Various doc fixes about false on method arguments/return types 2022-11-10 19:23:46 +00:00
SpecialPageFactory.php Reorg: Move Title-related classes to title/ 2022-11-26 09:30:32 +00:00
SpecialRedirectToSpecial.php
SpecialRedirectWithAction.php Suggest pages when searching subpages for Special:EditPage and friends 2022-04-12 20:36:00 +00:00
UnlistedSpecialPage.php
WantedQueryPage.php Fix many typos in comments 2022-05-10 12:46:11 +00:00