mirror of
https://github.com/php/php-src.git
synced 2025-01-22 03:34:19 +08:00
Added missing ?> so this test can be run without run-tests
This commit is contained in:
parent
ffd6f29ef8
commit
c6f90cde63
@ -40,7 +40,7 @@ for($i=0,$u=count($array);$i<$u;++$i) {
|
||||
echo "true\n";
|
||||
}
|
||||
}
|
||||
|
||||
?>
|
||||
--EXPECT--
|
||||
I : true
|
||||
will : true
|
||||
|
Loading…
Reference in New Issue
Block a user