wiki.techinc.nl/tests/phpunit/includes/debug
daniel 972dde7107 DeprecationHelper: avoid closures
The cost of creating closures adds up, so avoid it if we can be using
method names instead.

Bug: T297236
Change-Id: Ifb78d5f310fe45db58fd450c9db3c7af295ae399
2021-12-10 17:15:13 +00:00
..
logger Use ::class for class name 2021-04-08 21:17:42 +02:00
DeprecationHelperTest.php DeprecationHelper: avoid closures 2021-12-10 17:15:13 +00:00
MWDebugTest.php Type-hint LinkTarget 2021-10-21 00:12:51 +00:00
TestDeprecatedClass.php DeprecationHelper: avoid closures 2021-12-10 17:15:13 +00:00
TestDeprecatedSubclass.php Fix class name handling in DeprecationHelper 2019-04-19 01:09:25 -07:00