--TEST-- SOAP Interop Round4 GroupI XSD 006 (php/wsdl): echoBase64 --SKIPIF-- --INI-- detect_unicode=0 soap.wsdl_cache_enabled=0 --FILE-- 1,"exceptions"=>0)); $client->echoBase64(array("inputBase64"=>"€ÿHELLO")); echo $client->__getlastrequest(); $HTTP_RAW_POST_DATA = $client->__getlastrequest(); include("round4_groupI_xsd.inc"); echo "ok\n"; ?> --EXPECT-- AID/AEhFTExPAH8= AID/AEhFTExPAH8= ok