3v4l.org

run code in 300+ PHP versions simultaneously
<?php function getNull() { return null; } function getNothing() { } var_dump(getNull() === getNothing());

preferences:
31.09 ms | 402 KiB | 5 Q