Releases: simplesamlphp/xml-common
Releases · simplesamlphp/xml-common
v3.0.0
Compare
Sorry, something went wrong.
No results found
v3.0 migrates the DOM-API to the new one introduced in PHP 8.4.
It also drops the dependency on Guzzle by making use of the new PHP 8.5 URI-component.
If you extend from this library, you will have to do the DOM-API migration in your projects as well
v2.6.0
Compare
Sorry, something went wrong.
No results found
The 2.x release has new classes that represent the builtin XSD types
v1.22.0
Compare
Sorry, something went wrong.
No results found
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.20.1
Compare
Sorry, something went wrong.
No results found
Fix XXE vulnerability (CVE-2024-52596 )
v1.1.0
Compare
Sorry, something went wrong.
No results found
Renamed Base64StringElementTrait to Base64ElementTrait
Added QNameElementTrait
v1.0.0
Compare
Sorry, something went wrong.
No results found