wiki.techinc.nl/includes/debug/logger
Daimona Eaytoy 598c4d7fcb build: Upgrade phan to 0.9.0
Scalar casts are still allowed (for now), because there's a huge amount
of false positives. Ditto for invalid array offsets.

Thoughts about the rest: luckily, many false positives with array offsets
have gone. Moreover, since *Internal issues are suppressed in the base
config, we can remove inline suppressions.

Unfortunately, there are a couple of new issues about array additions
with only false positives, because apparently they don't take
branches into account.

Change-Id: I5a3913c6e762f77bfdae55051a395fae95d1f841
2019-12-07 20:16:19 +00:00
..
monolog Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
ConsoleLogger.php Declare dynamic properties 2019-09-14 15:21:26 +02:00
ConsoleSpi.php Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
LegacyLogger.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
LegacySpi.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
LogCapturingSpi.php Fix lowercase in namespace of LogCapturingSpi.php 2019-02-26 13:17:09 +01:00
LoggerFactory.php Use wikimedia/object-factory 1.0.0 2018-02-04 12:52:44 -08:00
MonologSpi.php build: Upgrade phan to 0.9.0 2019-12-07 20:16:19 +00:00
NullSpi.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
Spi.php Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06:00