summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Pena <felipe@php.net>2008-08-29 14:10:38 +0000
committerFelipe Pena <felipe@php.net>2008-08-29 14:10:38 +0000
commitb8541928cb6034007878de3a5745b5fdd1be1796 (patch)
tree37250692c26f5868e858206b28e55314fbd8e910
parentfa978e8595a43b30d9d26f0ef58077afba4a47a7 (diff)
downloadphp-git-b8541928cb6034007878de3a5745b5fdd1be1796.tar.gz
- Fixed tests
-rw-r--r--ext/standard/tests/array/array_walk_object1.phptbin1391 -> 1343 bytes
-rw-r--r--ext/standard/tests/array/array_walk_objects.phptbin785 -> 755 bytes
-rw-r--r--ext/standard/tests/array/array_walk_rec_objects.phptbin845 -> 835 bytes
-rw-r--r--ext/standard/tests/array/array_walk_recursive_object1.phptbin1441 -> 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
index 9a76410c62..f6cbce018f 100644
--- a/ext/standard/tests/array/array_walk_object1.phpt
+++ b/ext/standard/tests/array/array_walk_object1.phpt
Binary files differ
diff --git a/ext/standard/tests/array/array_walk_objects.phpt b/ext/standard/tests/array/array_walk_objects.phpt
index 0e838ef256..a90e3e2829 100644
--- a/ext/standard/tests/array/array_walk_objects.phpt
+++ b/ext/standard/tests/array/array_walk_objects.phpt
Binary files differ
diff --git a/ext/standard/tests/array/array_walk_rec_objects.phpt b/ext/standard/tests/array/array_walk_rec_objects.phpt
index e1c5dd6100..efee37c3d5 100644
--- a/ext/standard/tests/array/array_walk_rec_objects.phpt
+++ b/ext/standard/tests/array/array_walk_rec_objects.phpt
Binary files differ
diff --git a/ext/standard/tests/array/array_walk_recursive_object1.phpt b/ext/standard/tests/array/array_walk_recursive_object1.phpt
index cc1b51ca78..16a56d37d0 100644
--- a/ext/standard/tests/array/array_walk_recursive_object1.phpt
+++ b/ext/standard/tests/array/array_walk_recursive_object1.phpt
Binary files differ