3v4l.org

run code in 300+ PHP versions simultaneously
<?php class xxyy { } class xx { function __constructor() { return new xxyy(); } } $x= new xxyy(); echo print_r($x);

preferences:
39.95 ms | 402 KiB | 5 Q