3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Foo {} $f = new Foo(); print $f instanceof object ? 'yes' : 'no;'
Output for 7.1.0 - 7.1.17, 7.2.0 - 7.2.7
Parse error: syntax error, unexpected end of file in /in/L834m on line 7
Process exited with code 255.

preferences:
189.39 ms | 1395 KiB | 33 Q