3v4l.org

run code in 300+ PHP versions simultaneously
<?php $foo = array(); // Control structures without a body. do ; while ($foo < 5); for ($i = 0; $i < 5; $i++); foreach ($foo as $bar); if ($foo); if (false) { } elseif ($foo); if (false) { } else if ($foo); if (false) { } else; while ($foo < 5);

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
79.21 ms | 2650 KiB | 4 Q