wiki.techinc.nl/includes/config
Daimona Eaytoy d3252fc870 Fix new phan errors, part 5
Some of the errors are suppressed because they're phan false positives.
The idea behind this is that they'll be fixed in a future version of
phan, and we'll just have to remove the suppressions.

Note: I'm disabling UnusedPluginSuppression so that we can start suppressing
issues even if they're still disabled. The sniff should be re-enabled
as soon as we upgrade phan.

Bug: T231636
Change-Id: I0f7fa06a9e03fbb86c7a5eb6e50a850bb258a7f7
2019-10-18 20:45:53 +00:00
..
Config.php
ConfigException.php config: Change ConfigException to extend LogicException 2019-07-01 20:07:33 +00:00
ConfigFactory.php Better docs to make phan happy 2019-09-07 16:47:18 +00:00
ConfigRepository.php Better docs to make phan happy 2019-09-07 16:47:18 +00:00
EtcdConfig.php Fix new phan errors, part 5 2019-10-18 20:45:53 +00:00
EtcdConfigParseError.php
GlobalVarConfig.php
HashConfig.php
MultiConfig.php
MutableConfig.php
ServiceOptions.php Services: Convert PermissionManager's static to a const now HHVM is gone 2019-10-08 11:23:08 -07:00