Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Deprecated Warningyii\base\ErrorException

addslashes(): Passing null to parameter #1 ($string) of type string is deprecated

$_GET = [
    'used' => '1',
    'redirected' => '1',
];