Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Deprecated Warningyii\base\ErrorException

Method ReflectionParameter::getClass() is deprecated

$_GET = [
    'SearchModelForm' => [
        'price' => '200,300',
    ],
    'type' => '1',
    'sort' => '3',
    'page' => '1',
];