wiki.techinc.nl/tests/phpunit/includes/debug
Hakan Özdemir 6c5684d41f Add namespace and deprecation alias to DeprecationHelper
This patch introduces a namespace declaration for the
MediaWiki\Debug to DeprecationHelper and establishes a class
alias marked as deprecated since version 1.43.

Bug: T353458
Change-Id: I808c6aa7836445feaa7b401624d79d01f2c70322
2024-05-05 14:16:35 +02:00
..
logger tests: Add Tests to PHP namespacing 2024-02-16 19:10:11 +00:00
DeprecationHelperTest.php Add namespace and deprecation alias to DeprecationHelper 2024-05-05 14:16:35 +02:00
MWDebugTest.php namespace MWDebug 2024-05-03 22:59:47 +02:00
TestDeprecatedClass.php Add namespace and deprecation alias to DeprecationHelper 2024-05-05 14:16:35 +02:00
TestDeprecatedSubclass.php