3v4l.org

run code in 300+ PHP versions simultaneously
<?php abstract class Base_Share_Element { protected function init($title, $css_classes) { } } class Base_Share_Button extends Base_Share_Element { public function init($args = array()) { }
Output for 5.4.0 - 5.4.24
Parse error: syntax error, unexpected end of file, expecting function (T_FUNCTION) in /in/6iQVW on line 16
Process exited with code 255.
Output for 5.3.0 - 5.3.28
Parse error: syntax error, unexpected $end, expecting T_FUNCTION in /in/6iQVW on line 16
Process exited with code 255.

preferences:
188.26 ms | 1395 KiB | 61 Q