3v4l.org

run code in 300+ PHP versions simultaneously
<?php define ('pi', 3.14); function test(){ return 42; } class X{ public $r = pi; public $q = '122'; } $x = new X();

preferences:
26.75 ms | 402 KiB | 5 Q