From 01370eccb1a463f0e8d7b76f0f783655ca273d51 Mon Sep 17 00:00:00 2001 From: WikiMANNia <55834825+WikiMANNia@users.noreply.github.com> Date: Sun, 29 Mar 2026 03:47:56 +0200 Subject: [PATCH] Add Compat class for aliasing core MediaWiki classes --- includes/Compat.php | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 includes/Compat.php diff --git a/includes/Compat.php b/includes/Compat.php new file mode 100644 index 0000000..7345b2e --- /dev/null +++ b/includes/Compat.php @@ -0,0 +1,35 @@ +