wiki.techinc.nl/includes/changes
Umherirrender 17a5d5a84b Fix combination of (int) and ??
(int) has higher precedence as ?? and that means the array key is always
casted first and the error suppression part of ?? cannot work

https://www.php.net/manual/en/language.operators.precedence.php

Change-Id: Iee7dc9297c0745ce48295f637a7591ce9385aa4d
2020-06-19 17:28:22 +02:00
..
Hook Hook interface doc comment followup 2020-04-21 09:12:23 +10:00
AtomFeed.php Merge "Explicit return in ChannelFeed::formatTime() implementations" 2020-05-08 22:00:41 +00:00
CategoryMembershipChange.php CategoryMembershipChange: Don't call Revision::getTimestamp 2020-06-10 05:42:50 +00:00
ChangesFeed.php build: Upgrade phan to 0.9.0 2019-12-07 20:16:19 +00:00
ChangesList.php Fix combination of (int) and ?? 2020-06-19 17:28:22 +02:00
ChangesListBooleanFilter.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
ChangesListBooleanFilterGroup.php Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:33:32 +01:00
ChangesListFilter.php Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:33:32 +01:00
ChangesListFilterGroup.php Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:33:32 +01:00
ChangesListStringOptionsFilter.php
ChangesListStringOptionsFilterGroup.php Fix more PSR12.Properties.ConstantVisibility.NotFound 2020-05-15 00:33:32 +01:00
ChannelFeed.php mime: Update usage of MimeAnalyzer methods 2020-05-28 20:13:47 +00:00
EnhancedChangesList.php Introduce ProtectedHookAccessorTrait and pilot the Hooks::run() migration 2020-05-13 13:50:32 +10:00
FeedItem.php build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
OldChangesList.php Introduce ProtectedHookAccessorTrait and pilot the Hooks::run() migration 2020-05-13 13:50:32 +10:00
RCCacheEntry.php Add missing public visibility on some methods 2020-05-08 21:25:36 +00:00
RCCacheEntryFactory.php
RecentChange.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
RSSFeed.php Replace use of old $wgVersion constant with MW_VERSION 2020-05-13 15:01:19 -07:00