From f3ad3a770ec1b620adcd22a9e369b6974967c3f1 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Mon, 11 Jun 2007 15:09:41 +0000 Subject: [PATCH] Fixed test --- ext/wddx/tests/bug41283.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/wddx/tests/bug41283.phpt b/ext/wddx/tests/bug41283.phpt index 241101f2a4..af716d1893 100644 --- a/ext/wddx/tests/bug41283.phpt +++ b/ext/wddx/tests/bug41283.phpt @@ -20,7 +20,7 @@ array(1) { string(5) "One 1" ["1.2"]=> string(5) "One 2" - [1]=> + ["1.0"]=> string(5) "Three" } } -- 2.50.1