Copied! Copy Stacktrace Search Stackoverflow Search Google Error

PHP Deprecated Warningyii\base\ErrorException

array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead

$_GET = [
    'p' => 'television-scripts',
];