<?php $values = [ '' => 'empty', 'foo' => 'bar', ]; var_export(isset($values[null]));
You have javascript disabled. You will not be able to edit any code.