From 76226b82567a5476e96c4989c175111d7ea1c556 Mon Sep 17 00:00:00 2001 From: Alex S <17275120+AlexGStapleton@users.noreply.github.com> Date: Sat, 29 Jun 2024 10:29:17 +1200 Subject: [PATCH] Vantage Compat: Resolve Potential TypeError `PHP Fatal error: Uncaught TypeError: Cannot access offset of type string on string in compat/vantage.php:14` --- compat/vantage.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/compat/vantage.php b/compat/vantage.php index b8c4eeb1..1593db90 100644 --- a/compat/vantage.php +++ b/compat/vantage.php @@ -1,5 +1,9 @@