3v4l.org

run code in 300+ PHP versions simultaneously
<?php interface ExpRetorno { public function } class Exp extends Ex class a { public $retorno; public function test() { try { throw new Exception('Error!'); } catch(ExceptionRetorno $e) { $e->response; } } public function __destruct() { echo $this->retorno; } } call_user_func(array('a', 'test'));
Output for 7.0.0 - 7.0.2
Parse error: syntax error, unexpected '}' in /in/FAEVY on line 5
Process exited with code 255.
Output for 5.5.24 - 5.5.31, 5.6.8 - 5.6.17
Parse error: syntax error, unexpected '}', expecting identifier (T_STRING) in /in/FAEVY on line 5
Process exited with code 255.

preferences:
155.08 ms | 1395 KiB | 28 Q