3v4l.org

run code in 300+ PHP versions simultaneously
<?php $x=array('a'=>null); var_dump(isset($x['a'], array_key_exists('a', $x));
Output for 5.3.0 - 5.3.11, 5.4.0 - 5.4.1
Fatal error: Can't use function return value in write context in /in/d4HFH on line 4
Process exited with code 255.

preferences:
166.48 ms | 1395 KiB | 21 Q