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
ConfigException.php
ConfigFactory.php
ConfigRepository.php
EtcdConfig.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
EtcdConfigParseError.php
GlobalVarConfig.php
HashConfig.php
IterableConfig.php
MultiConfig.php
MutableConfig.php
ServiceOptions.php