From 6ef96d1c9eed8de1d59c0c32c918e5bf1af67b4e Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sun, 12 Oct 2025 16:25:36 +0200 Subject: [PATCH] FILTER_SANITIZE_STRING is deprecated in PHP 8.1+ --- scripts/species_tools.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/species_tools.php b/scripts/species_tools.php index 8dc1108..b092626 100644 --- a/scripts/species_tools.php +++ b/scripts/species_tools.php @@ -1,7 +1,7 @@