3v4l.org

run code in 300+ PHP versions simultaneously
<?php // Everything you enter here will be executed by our servers. Try it! $a = array('zz', 5); $b = array('zz', 51); var_dump($a[0] != $b[0] || $a[1] != $b[1]);

preferences:
30.77 ms | 402 KiB | 5 Q