3v4l.org

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

preferences:
35.08 ms | 402 KiB | 5 Q