3v4l.org

run code in 300+ PHP versions simultaneously
<?php $foo = array(); // Control structures without a body fixed by PHPCBF before the changes in this commit. do { ; } while ($foo < 5); foreach ($foo as $bar) {} if ($foo) {} if (false) { } elseif ($foo) {} if (false) { } else if ($foo) {} if (false) { } else {}

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
74.62 ms | 2638 KiB | 4 Q