mirror of
https://github.com/php/php-src.git
synced 2026-04-29 11:13:36 +02:00
- Add missing '?>'
This commit is contained in:
@@ -33,7 +33,7 @@ foreach($it as $val=>$key)
|
||||
|
||||
?>
|
||||
===DONE===
|
||||
<?php exit(0);
|
||||
<?php exit(0); ?>
|
||||
--EXPECTF--
|
||||
===EmptyIterator===
|
||||
===InfiniteIterator===
|
||||
|
||||
Reference in New Issue
Block a user