diff options
| author | <changelog@php.net> | 1999-10-08 15:29:13 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 1999-10-08 15:29:13 +0000 |
| commit | 9e870afa39a0d0e492bc39df89344a569f97cc3a (patch) | |
| tree | 5cc5bd1ac625e3bbf42b548759ad901d766dcd26 /tests | |
| parent | 0bbe641a910daf82487e0ce8866e8bbd5d487e11 (diff) | |
| download | php-git-9e870afa39a0d0e492bc39df89344a569f97cc3a.tar.gz | |
testing
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/testfe | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/testfe b/tests/testfe index 1162482ddd..ea62760635 100644 --- a/tests/testfe +++ b/tests/testfe @@ -1,8 +1,6 @@ <? $foo = array(7,"foo",3,array(1,2),4); -//print $foo[1]; - for ($i=0; $i<3; $i++): foreach($a, $foo ) { |
