--TEST-- SOAP Server 3: all functions --SKIPIF-- --FILE-- addfunction(SOAP_FUNCTIONS_ALL); $HTTP_RAW_POST_DATA = << Hello World EOF; $server->handle(); echo "ok\n"; ?> --EXPECT-- 11 ok