--TEST-- SOAP 1.2: T42 echoStructArray --SKIPIF-- --INI-- precision=14 --FILE-- 42 0.005 hello world 43 0.123 bye world EOF; include "soap12-test.inc"; ?> --EXPECT-- returnhello world420.005bye world430.123 ok