wiki.techinc.nl/includes/upload
Umherirrender 6caf78c2c8 phan: Remove PhanPossiblyUndeclaredVariable suppression
Make phan stricter about conditional variable declaration
Remaining false positive issues are suppressed.
The suppression and the setting change can only be done together

Bug: T259172
Change-Id: I1f200ac37df7448453688bf464a8250c97313e5d
2022-03-30 19:47:15 +00:00
..
exception Revert "Introduce AbstractLocalizedException" 2021-09-14 19:01:21 +00:00
Hook Add type hints to several hook interfaces 2021-01-04 14:27:48 +01:00
UploadBase.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
UploadFromChunks.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
UploadFromFile.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
UploadFromStash.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
UploadFromUrl.php phan: Remove PhanPossiblyUndeclaredVariable suppression 2022-03-30 19:47:15 +00:00
UploadStash.php Add various fallback values for null return values 2022-03-09 20:15:36 +01:00
UploadStashFile.php Fix various documentation related to false 2022-03-03 21:33:31 +01:00