3v4l.org

run code in 300+ PHP versions simultaneously
<?php class Foo{ function __construct(){ } function __destruct(){ echo "destruct\n"; } } (function(){ $x = new Foo(); $y = new Foo(); $x->y = $x; $x->x = $y; })(); echo "wat";

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
441.62 ms | 2567 KiB | 10 Q