wiki.techinc.nl/includes/config
Umherirrender e9e784a09e build: Enable phan-taint-check-plugin and suppress issues
Taint check checks for possible security issues by tracking html
escaping and more by using phan.
This slows done the phan-job a bit and requires more ram

Keep the DoubleEscaped issues out to make reviewer easier

Adds suppression for false positives
Adds taint-annotation to help taint-check
Removes suppression for code phan now understand better by the tracking
of keys in taint-check
Fix some small issues by adding int cast or htmlspecialchars calls

Bug: T216348
Bug: T268920
Change-Id: I849ac4f120fd15b483e8939d4db45c98dc351259
2020-12-30 19:02:22 +01: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 Mark ServiceOptions as @newable 2020-10-09 04:43:52 +00:00