avoid emitting warnings when parsing bad xml; catch responses with both fault and...
authorgggeek <giunta.gaetano@gmail.com>
Tue, 23 Apr 2024 10:36:28 +0000 (10:36 +0000)
committergggeek <giunta.gaetano@gmail.com>
Tue, 23 Apr 2024 10:36:28 +0000 (10:36 +0000)
commit3ff2f94f096f4cd43206bc6d7e9dba6f6f3b867d
treecf14c0237a057b5f9236bf6cfa69f1531b51a33c
parenta67513ae7f1df3f9b648a190af4780ec660d4061
avoid emitting warnings when parsing bad xml; catch responses with both fault and params elements
NEWS.md
src/Helper/XMLParser.php
tests/04ParsingTest.php