3v4l.org

run code in 300+ PHP versions simultaneously
<?php (new class { private $recursion = 0; // just so we don't abuse 3v4l function __invoke() { echo "all by myself...", PHP_EOL; $this->recursion++; sleep(1); if($this->recursion < 3) $this(); } })();

Abusive script

This script was stopped while abusing our resources


preferences:
41.4 ms | 1452 KiB | 5 Q