3v4l.org

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

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
183.86 ms | 2403 KiB | 8 Q