3v4l.org

run code in 300+ PHP versions simultaneously
<?php interface iInherit { public function inheritMe(); } abstract class InheritBase implements iInherit { abstract public function inheritMe(); } class Child extends InheritBase { public function inheritMe() { } }

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
185.42 ms | 2930 KiB | 8 Q