3v4l.org

run code in 300+ PHP versions simultaneously
<?php $closureThatShowsTheProperty = function() { echo $this->prop; }; $objectThatHasTheProperty = new class() { public $prop = 123; }; $closureThatShowsTheProperty->bindTo($objectThatHasTheProperty)();

This is an error 500

Value for `_results` contains invalid data `array`


preferences:
211.06 ms | 3312 KiB | 8 Q