Aymeric THIBAUT
Aymeric THIBAUT
Hello, the migration from PHP 8.0 to 8.1 generates somme errors when trying to logon :   In details : Deprecated: Constant FILTER_SANITIZE_STRING is deprecated in /www/emoncms/locale.php on line...
Changes have been done to : route.php locale.php core.php user_controller.php test if variables are defined to null before calling functions using those variables as parameters (Passing null to parameter #1...
before fix : 