wiki.techinc.nl/tests/phpunit/includes/debug
Gergő Tisza a015ee72ae
Fix class name handling in DeprecationHelper
The method for getting the declaring class name was not used when
printing the class name, and was incorrect anyway. Use reflection
when on the error path to ensure the correct class name is used.

Change-Id: Ic9cd4319535d5ab877a0563e0433371e1025d985
2019-04-19 01:09:25 -07:00
..
logger debug: Disable flaky CeeFormatterTest 2019-03-19 15:25:18 +00:00
DeprecationHelperTest.php Fix class name handling in DeprecationHelper 2019-04-19 01:09:25 -07:00
MWDebugTest.php Update suppressWarning()/restoreWarning() calls 2018-02-10 08:50:12 +00:00
TestDeprecatedClass.php Add helper trait for deprecating properties 2018-07-18 15:15:46 +02:00
TestDeprecatedSubclass.php Fix class name handling in DeprecationHelper 2019-04-19 01:09:25 -07:00