You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.
Hello
I am using an Sanpi\Behatch\Context\XmlContext:theResponseShouldBeInXml step.
The libxml_get_last_error called at Sanpi\Behatch\Xml\Dom:__construct is throwing an error: "tag rateplan invalid".
Everything works ok if I change:
The xml is:
If I remove the RatePlan node, the error is thrown for other leafs and nodes.
Is it any tradeoff in changing validateOnParse flag to true?
php -v is PHP 7.0.11-2+deb.sury.org~trusty+1 (cli) ( NTS )
Thanks for reading
The text was updated successfully, but these errors were encountered: