3v4l.org

run code in 300+ PHP versions simultaneously
<?php error_reporting(E_ALL | E_STRICT); class Super { public function foo($argument) { echo $argument; } } class Child extends Super { public function foo() { parent::foo('bar'); } }

This is an error 404

There are `0` results


preferences:
143.64 ms | 1399 KiB | 7 Q