Closed yuriy-yakubskiy closed 5 years ago
version(s) affected: v0.3.4
Description If provide not existing wsdl document to GoetasWebservices\XML\WSDLReader\DefinitionsReader:readFile()
Empty Array is printed out
Array ( )
When you use soap-client with lots of wsdl files in config it's quite hard to understand what is wrong and find the typo in configuration
soap_client: metadata: not-existing.wsdl: ~
How to reproduce Use https://github.com/yuriy-yakubskiy/wsdl-reader-file-does-not-exist-error-reproducer
Thanks!
version(s) affected: v0.3.4
Description
If provide not existing wsdl document to GoetasWebservices\XML\WSDLReader\DefinitionsReader:readFile()
Empty Array is printed out
When you use soap-client with lots of wsdl files in config it's quite hard to understand what is wrong and find the typo in configuration
How to reproduce
Use https://github.com/yuriy-yakubskiy/wsdl-reader-file-does-not-exist-error-reproducer