--TEST-- SOAP Server 2: function with parameters and result --SKIPIF-- --FILE-- addfunction("Add"); $HTTP_RAW_POST_DATA = << 22 33 EOF; $server->handle(); echo "ok\n"; ?> --EXPECT-- 55 ok