3v4l.org

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

preferences:
41.17 ms | 402 KiB | 5 Q