Version 2.0.2
- Fix bug when running on PHP >= 7.1 and warning was raised when call
DOMDocument::schemaValidateSource
making impossible to obtain errors fromlibxml_clear_errors
and throw a newLibXmlException
- Add a new test
SchemaValidatorTest::testValidateWithEmptySchema
to make sure that
aLibXmlException
exception is raised