diff options
author | Felipe Pena <felipe@php.net> | 2008-08-29 14:10:38 +0000 |
---|---|---|
committer | Felipe Pena <felipe@php.net> | 2008-08-29 14:10:38 +0000 |
commit | b8541928cb6034007878de3a5745b5fdd1be1796 (patch) | |
tree | 37250692c26f5868e858206b28e55314fbd8e910 | |
parent | fa978e8595a43b30d9d26f0ef58077afba4a47a7 (diff) | |
download | php-git-b8541928cb6034007878de3a5745b5fdd1be1796.tar.gz |
- Fixed tests
-rw-r--r-- | ext/standard/tests/array/array_walk_object1.phpt | bin | 1391 -> 1343 bytes |
-rw-r--r-- | ext/standard/tests/array/array_walk_objects.phpt | bin | 785 -> 755 bytes |
-rw-r--r-- | ext/standard/tests/array/array_walk_rec_objects.phpt | bin | 845 -> 835 bytes |
-rw-r--r-- | ext/standard/tests/array/array_walk_recursive_object1.phpt | bin | 1441 -> 1403 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/ext/standard/tests/array/array_walk_object1.phpt b/ext/standard/tests/array/array_walk_object1.phpt Binary files differindex 9a76410c62..f6cbce018f 100644 --- a/ext/standard/tests/array/array_walk_object1.phpt +++ b/ext/standard/tests/array/array_walk_object1.phpt diff --git a/ext/standard/tests/array/array_walk_objects.phpt b/ext/standard/tests/array/array_walk_objects.phpt Binary files differindex 0e838ef256..a90e3e2829 100644 --- a/ext/standard/tests/array/array_walk_objects.phpt +++ b/ext/standard/tests/array/array_walk_objects.phpt diff --git a/ext/standard/tests/array/array_walk_rec_objects.phpt b/ext/standard/tests/array/array_walk_rec_objects.phpt Binary files differindex e1c5dd6100..efee37c3d5 100644 --- a/ext/standard/tests/array/array_walk_rec_objects.phpt +++ b/ext/standard/tests/array/array_walk_rec_objects.phpt diff --git a/ext/standard/tests/array/array_walk_recursive_object1.phpt b/ext/standard/tests/array/array_walk_recursive_object1.phpt Binary files differindex cc1b51ca78..16a56d37d0 100644 --- a/ext/standard/tests/array/array_walk_recursive_object1.phpt +++ b/ext/standard/tests/array/array_walk_recursive_object1.phpt |