wiki.techinc.nl/includes/Storage
Umherirrender 1f71eccf63 phan: Disable null_casts_as_any_type setting
Make phan stricter about null types by setting null_casts_as_any_type to
false (the default in mediawiki-phan-config)
Remaining false positive issues are suppressed.
The suppression and the setting change can only be done together

Bug: T242536
Bug: T301991
Change-Id: I0f295382b96fb3be8037a01c10487d9d591e7e01
2022-03-21 18:25:07 +00:00
..
Hook build: Updating dependencies 2021-07-22 03:36:05 +00:00
BlobAccessException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
BlobStore.php Merge "Optionally split out parts of file metadata to BlobStore" 2021-06-26 20:32:04 +00:00
BlobStoreFactory.php Mark CONSTRUCTOR_OPTIONS as internal 2020-08-21 00:18:45 -04:00
DerivedPageDataUpdater.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
EditResult.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
EditResultBuilder.php Use local variable for null checks 2022-03-05 19:59:38 +01:00
EditResultCache.php Convert various callers to LoadBalancer::getConnectionRef() 2022-01-27 01:02:44 +00:00
NameTableAccessException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
NameTableStore.php Try not to discard Excimer timeout exceptions 2022-02-02 16:27:44 +11:00
NameTableStoreFactory.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
PageEditStash.php Explicit cast TS_UNIX to int for arithmetic operations and int args 2022-01-11 20:13:13 +01:00
PageUpdateException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
PageUpdater.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
PageUpdaterFactory.php Introduced PreparedUpdate to replace PreparedEdit 2021-12-20 21:19:52 +01:00
PreparedUpdate.php Introduced PreparedUpdate to replace PreparedEdit 2021-12-20 21:19:52 +01:00
RevertedTagUpdate.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
RevertedTagUpdateManager.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
RevisionSlotsUpdate.php Make RevisionAccessException normalized 2021-07-15 21:49:17 -07:00
SqlBlobStore.php rdbms: Hard-deprecate legacy cruft from introduction of ResultWrapper 2022-01-06 07:17:38 +01:00