3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(0); function incr(){ return $a++; // $a is undefined } echo "tt"; echo incr();

preferences:
33.04 ms | 402 KiB | 5 Q