<?php $x = ['a' => null]; var_dump(array_key_exists('a', $x));
You have javascript disabled. You will not be able to edit any code.