3v4l.org

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

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
156.62 ms | 2212 KiB | 11 Q