3v4l.org

run code in 300+ PHP versions simultaneously
<?php interface IFoo { public function method(); } static function () implements IFoo {};
Output for 5.5.0 - 5.5.34, 5.6.0 - 5.6.20, 7.0.0 - 7.0.5
Parse error: syntax error, unexpected 'implements' (T_IMPLEMENTS), expecting '{' in /in/o9gIB on line 6
Process exited with code 255.

preferences:
185.98 ms | 1395 KiB | 68 Q