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(); })(); echo "wat";

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
152.37 ms | 2549 KiB | 10 Q