3v4l.org

run code in 300+ PHP versions simultaneously
<?php $test['index'] = 'fdngnkfdklgn'; var_dump(empty($test['keinIndex']), empty($test['index'])); $test['index'] = ''; var_dump(empty($test['index'])); var_dump(empty($bbbb));

preferences:
45.46 ms | 402 KiB | 5 Q