Skip to content

Version 2.10.4

Compare
Choose a tag to compare
@eclipxe13 eclipxe13 released this 27 Jun 20:10
· 574 commits to master since this release
  • Add Xml::createElement and Xml::createElementNS to deal with non scaped ampersand &
    on DOMDocument::createElement and DOMDocument::createElementNS.
  • Improve Rfc::obtainDate with invalid length dates and tests.