3v4l.org

run code in 300+ PHP versions simultaneously
<?php class foobar { public function a() {}, final function b() {}, $c=10, $d=20 ; protected function e() {}, final function f() {}, $g=30, $h=40 ; }
Output for 5.6.0 - 5.6.27, 7.0.0 - 7.0.12
Parse error: syntax error, unexpected ',', expecting function (T_FUNCTION) in /in/MuKld on line 4
Process exited with code 255.

preferences:
159.01 ms | 1086 KiB | 7 Q