summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2003-03-04 18:35:03 +0000
committerMarcus Boerger <helly@php.net>2003-03-04 18:35:03 +0000
commit66c8b5d71c1ae586794f5a39faf7076784da9add (patch)
treee5dbbb008cf11821bea44fd0a3cf4b55130b3057 /tests
parentaa40a02de86215ba19e71c37f513c20b2c74738a (diff)
downloadphp-git-66c8b5d71c1ae586794f5a39faf7076784da9add.tar.gz
If this doesn't show "3.4" there is another error
Diffstat (limited to 'tests')
-rw-r--r--tests/classes/__call_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/classes/__call_001.phpt b/tests/classes/__call_001.phpt
index e8bcd8d58c..9a2306250c 100644
--- a/tests/classes/__call_001.phpt
+++ b/tests/classes/__call_001.phpt
@@ -28,7 +28,7 @@ array(4) {
[1]=>
string(1) "2"
[2]=>
- float(000000002)
+ float(3.4)
[3]=>
bool(true)
}