3v4l.org

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

preferences:
41.72 ms | 402 KiB | 5 Q