wiki.techinc.nl/includes/debug
Tim Starling da5810bda8 Don't suppress debug log lines for queries when the debug toolbar is enabled
Log lines for SQL queries were not shown in either the debug toolbar's
debug log, or in the file configured by $wgDebugLogFile. I think it is
useful to have SQL queries both in a timeline context in the debug log,
and separately in table format.

This is a very similar complaint to I8edb41aa1d8236047b80830, which
affected deprecation messages.

Change-Id: Ie0ca7bf8394d3008e3f9e950c201da1a96276fea
2020-06-02 12:24:20 +10:00
..
logger Don't suppress debug log lines for queries when the debug toolbar is enabled 2020-06-02 12:24:20 +10:00
DeprecationHelper.php deprecation: Remove DeprecationHelper::newArgumentWithDeprecation and change callers accordingly 2020-04-27 20:23:58 +03:00
MWDebug.php Allow the ParserTests framework to hide deprecation warnings 2020-04-22 01:55:00 -04:00