wiki.techinc.nl/includes/config
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
..
Config.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
ConfigException.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
ConfigFactory.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
ConfigRepository.php Better docs to make phan happy 2019-09-07 16:47:18 +00:00
EtcdConfig.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
EtcdConfigParseError.php Mark exceptions as @newable 2020-07-08 17:51:38 +00:00
GlobalVarConfig.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
HashConfig.php Introduce IterableConfig 2022-02-14 21:27:23 +01:00
IterableConfig.php Introduce IterableConfig 2022-02-14 21:27:23 +01:00
MultiConfig.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
MutableConfig.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
ServiceOptions.php Introduce includes/Storage/PageUpdaterFactory 2021-07-19 12:15:26 +02:00