<?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 {}
You have javascript disabled. You will not be able to edit any code.
Generated using Vulcan Logic Dumper, using php 8.0.0