3v4l.org

run code in 300+ PHP versions simultaneously
<?php $counter = 100; while($counter--) { $obj = new stdClass; $obj->obj = $obj; $obj->string = str_repeat('1', 1024); }

preferences:
29.07 ms | 402 KiB | 5 Q