3v4l.org

run code in 300+ PHP versions simultaneously
<?php if (defined('HHVM_VERSION')) { exit('*HHVM skipped*'); } // The following line will emit some error if current()'s argument cannot be passed by value var_dump(current(array_flip(array('foo' => 'bar'))));

preferences:
47.09 ms | 402 KiB | 5 Q