wiki.techinc.nl/includes/debug
Tim Starling 3e2653f83b ResourceLoader namespace (attempt 2)
Move ResourceLoader classes to their own namespace. Strip the
"ResourceLoader" prefix from all except ResourceLoader itself.

Move the tests by analogy.

I used a namespace alias "RL" in some callers since RL\Module is less
ambiguous at the call site than just "Module".

I did not address DependencyStore which continues to have a non-standard
location and namespace.

Revert of a241d83e0a.

Bug: T308718
Change-Id: Id08a220e1d6085e2b33f3f6c9d0e3935a4204659
2022-05-24 15:41:46 +00:00
..
logger Merge "Revision: Log traces as 'exception.trace' instead of 'trace'" 2022-05-13 19:49:18 +00:00
DeprecatablePropertyArray.php Type hints for ArrayAccess and JsonSerializable 2022-04-11 15:06:27 +03:00
DeprecationHelper.php DeprecationHelper: Fix method name in deprecation message 2022-04-11 23:30:06 +00:00
MWDebug.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00