wiki.techinc.nl/includes/libs/filebackend
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
..
exception
fileiteration phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
fileop Merge "Fix various documentation related to null types (part II)" 2022-03-09 22:42:42 +00:00
fileophandle
fsfile Replace some more usages of Wikimedia\(suppress|restore)Warnings() 2022-02-24 20:27:46 +00:00
FileBackend.php Fix various documentation related to scalar types 2022-03-09 20:49:51 +00:00
FileBackendMultiWrite.php Add explicit casts between scalar types 2022-03-01 18:19:33 +01:00
FileBackendStore.php filebackend: Check return value of FileBackend::normalizeStoragePath 2022-03-05 19:55:11 +01:00
FileOpBatch.php
FSFileBackend.php Fix various documentation related to scalar types 2022-03-09 20:49:51 +00:00
HTTPFileStreamer.php phan: Disable scalar_implicit_cast setting 2022-03-18 18:52:24 +00:00
MemoryFileBackend.php Remove some more comments that literally repeat the code 2021-12-09 19:01:36 +01:00
SwiftFileBackend.php Add explicit casts between scalar types 2022-03-01 18:19:33 +01:00