From: Marcus Boerger Date: Tue, 4 Mar 2003 18:35:03 +0000 (+0000) Subject: If this doesn't show "3.4" there is another error X-Git-Tag: RELEASE_0_5~621 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=66c8b5d71c1ae586794f5a39faf7076784da9add;p=php If this doesn't show "3.4" there is another error --- 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) }