Releases: simplesamlphp/xml-common
Releases · simplesamlphp/xml-common
v1.22.0
Add functionality to perform schema validation before loading a string or a file into a DOMDocument.
Full Changelog: v1.21.0...v1.22.0
v1.1.0
- Renamed
Base64StringElementTrait
to Base64ElementTrait
- Added
QNameElementTrait