wiki.techinc.nl/maintenance/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
..
blob_tracking.sql
blobs.sql
checkStorage.php checkStorage: pass no parameters to WikiRevision::getContent() 2021-10-24 11:47:32 +00:00
compressOld.php Replace remaining usages of IDatabase::fetchObject() 2022-01-19 01:42:16 +01:00
dumpRev.php
make-blobs
moveToExternal.php Replace uses of DB_MASTER with DB_PRIMARY 2021-04-29 09:24:31 -07:00
orphanStats.php Avoid overridden getDB in maintenance script orphanStats.php 2022-03-07 21:28:36 +01:00
recompressTracked.php phan: Disable scalar_implicit_cast setting 2022-03-18 18:52:24 +00:00
resolveStubs.php HistoryBlobStub: add getLocation() to get $mOldId 2021-10-19 18:23:30 +00:00
storageTypeStats.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
testCompression.php build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01:00
trackBlobs.php IDatabase: Rename masterPosWait to primaryPosWait 2021-09-02 11:59:06 -07:00