3v4l.org

run code in 300+ PHP versions simultaneously
<?php <?php class Foo { public const BAR = ''; public $bar; public function bar() {} } var_export((new ReflectionClass('Foo'))->getDocComment('foo'));
Output for 7.1.0 - 7.1.15, 7.2.0 - 7.2.3
Parse error: syntax error, unexpected '<', expecting end of file in /in/KWhno on line 3
Process exited with code 255.

preferences:
167.32 ms | 1395 KiB | 27 Q