mediawiki-extensions-Discus.../includes
Bartosz Dziewoński 219339551c Stop printing console warnings
It was useful when I was debugging those parts of the code, but now
it's usually annoying.

The warnings can still sometimes be useful for understanding how the
tool parses some discussion, though. To keep that functionality, add
displaying warnings for each comment in the debug mode.

Change-Id: I2d218a8a394f179bcc0990ff988a0567c275ccf2
2020-05-18 23:37:37 +02:00
..
CommentModifier.php Rename removeListItem to removeAddedListItem and remove in PHP 2020-05-18 19:25:08 +00:00
CommentParser.php Stop printing console warnings 2020-05-18 23:37:37 +02:00
CommentUtils.php Parser.php: Add tests for getTranscludedFrom 2020-05-18 19:53:01 +00:00
Data.php PHP: More missing typehints 2020-05-16 16:46:25 +01:00
Hooks.php Merge "Follow-up b78fb3f4: Make sure we're using a MW User" 2020-05-15 20:38:42 +00:00