3v4l.org

run code in 300+ PHP versions simultaneously
<?php interface A { const D = 12; public static function test(array $a); } class B implements A { public static function test(array $a){ return parent::D; } } var_dump(B::test(array()));

This is an error 404

There are `0` results


preferences:
145.42 ms | 1398 KiB | 7 Q