wiki.techinc.nl/includes/revisiondelete
Daimona Eaytoy 598c4d7fcb build: Upgrade phan to 0.9.0
Scalar casts are still allowed (for now), because there's a huge amount
of false positives. Ditto for invalid array offsets.

Thoughts about the rest: luckily, many false positives with array offsets
have gone. Moreover, since *Internal issues are suppressed in the base
config, we can remove inline suppressions.

Unfortunately, there are a couple of new issues about array additions
with only false positives, because apparently they don't take
branches into account.

Change-Id: I5a3913c6e762f77bfdae55051a395fae95d1f841
2019-12-07 20:16:19 +00:00
..
RevDelArchivedFileItem.php revisionlist: Strict type hints in RevisionItem constructors 2019-10-25 15:37:26 +00:00
RevDelArchivedFileList.php
RevDelArchivedRevisionItem.php
RevDelArchiveItem.php
RevDelArchiveList.php
RevDelFileItem.php build: Upgrade phan to 0.9.0 2019-12-07 20:16:19 +00:00
RevDelFileList.php filerepo: Use @method LocalRepo::newFile() to document the return type 2019-09-04 20:12:23 +02:00
RevDelItem.php
RevDelList.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
RevDelLogItem.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
RevDelLogList.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00
RevDelRevisionItem.php Remove hacks for lack of index on rc_this_oldid 2019-12-04 16:00:02 -05:00
RevDelRevisionList.php REST PageHistoryCount: Add object caching with incremental updates. 2019-11-27 14:56:46 -06:00
RevisionDeleter.php Convert some private static arrays to constants 2019-10-16 01:30:54 +00:00
RevisionDeleteUser.php phan: Disable enable_class_alias_support 2019-09-15 08:26:52 +00:00