wiki.techinc.nl/includes/config
Thiemo Kreuz 6805f39a30 Remove unused default values from class properties
In all these cases the property is unconditionally set in
the constructor. The extra initialisation is effectively
dead code and an extra source of errors and confusion.

Change-Id: Icae13390d5ca5c14e2754f3be4eb956dd7f54ac4
2021-05-12 13:44:28 +02: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
ConfigRepository.php
EtcdConfig.php build: Enable phan-taint-check-plugin and suppress issues 2020-12-30 19:02:22 +01: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
MultiConfig.php
MutableConfig.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
ServiceOptions.php Remove unused default values from class properties 2021-05-12 13:44:28 +02:00