Version 2.10.4
- Add
Xml::createElement
andXml::createElementNS
to deal with non scaped ampersand&
onDOMDocument::createElement
andDOMDocument::createElementNS
. - Improve
Rfc::obtainDate
with invalid length dates and tests.
Xml::createElement
and Xml::createElementNS
to deal with non scaped ampersand &
DOMDocument::createElement
and DOMDocument::createElementNS
.Rfc::obtainDate
with invalid length dates and tests.