Skip to content

Major changes and improvements

Compare
Choose a tag to compare
@poef poef released this 17 Jan 16:27
· 53 commits to master since this release

This release adds the ability to fully access parsed elements as SimpleXMLElement or as a DOMElement. Both sets of methods and properties are supported, no need to juggle between the two.
The parser now works fully, including for partial XML strings - with no single root node.