3v4l.org

run code in 300+ PHP versions simultaneously
<?php function test() { return "ok"; } echo "test1 = ", test(), ", test2 = ", test(); echo "test3 = ", var_export(is_null(null)), ", test4 = ", test();

preferences:
33.54 ms | 402 KiB | 5 Q