In a PHP app I´m consuming a WebService with SOAP, and I´m getting this error creating the Service.
Fatal error: Uncaught SoapFault exception: [WSDL] SOAP-ERROR: Parsing WSDL: Unspecified encodingStyle
Is there a way to pass this parameter in code? I dont see many info in Internet.