NullIteratorMarch 20, 2020 ยท View on GitHubEmitted when iterating over null <?php foreach (null as $a) {}