3v4l.org

run code in 300+ PHP versions simultaneously
<?php class A {} assert(new A instanceof A, new LogicException('wrong place at a wrong time')); // @todo nicify it assert(new B instanceof A, new LogicException('wrong place at a wrong time')); // @todo nicify it

preferences:
33.35 ms | 402 KiB | 5 Q