--TEST-- Bug #50997 (SOAP Error when trying to submit 2nd Element of a choice) --SKIPIF-- --INI-- soap.wsdl_cache_enabled=0 --FILE-- 1, 'exceptions'=>0)); $params = array('code'=>'foo'); $soapClient->newOperation($params); echo $soapClient->__getLastRequest(); ?> --EXPECT-- foo