Skip to content

Version 2.0.2

Compare
Choose a tag to compare
@eclipxe13 eclipxe13 released this 04 Sep 19:29
  • Fix bug when running on PHP >= 7.1 and warning was raised when call DOMDocument::schemaValidateSource
    making impossible to obtain errors from libxml_clear_errors and throw a new LibXmlException
  • Add a new test SchemaValidatorTest::testValidateWithEmptySchema to make sure that
    a LibXmlException exception is raised