summaryrefslogtreecommitdiffstats
path: root/lib/SimpleSAML/Utils/XML.php
Commit message (Expand)AuthorAgeFilesLines
* Make the 'debug' configuration option more fine-grained.Jaime Pérez2016-08-101-6/+20
* Bump the version of the SAML2 library.Jaime Pérez2016-07-261-2/+2
* Removed unnecessary exceptionSergio Gomez2016-07-201-2/+1
* Minor formatting issues.Jaime Perez Crespo2016-03-031-2/+2
* Some more fixes for the new SimpleSAML\Module and SimpleSAML\Logger.Jaime Perez Crespo2016-03-031-7/+7
* XML data is loaded using SAML2_DOMDocumentFactory classSergio Gómez2015-10-111-4/+11
* Use InvalidArgumentException instead of SimpleSAML_Error_Exception when deali...Jaime Perez Crespo2015-04-231-13/+20
* Move SimpleSAML_Utilities::validateXMLDocument() to SimpleSAML\Utils\XML::che...Jaime Perez Crespo2015-04-231-2/+53
* Move SimpleSAML_Utilities::validateXML() to SimpleSAML\Utils\XML::isValid().Jaime Perez Crespo2015-04-231-0/+56
* Move SimpleSAML_Utilities:: debugMessage() to SimpleSAML\Utils\HTTP::debugSAM...Jaime Perez Crespo2015-04-231-0/+55
* Move SimpleSAML_Utilities::getDOMChildren() to SimpleSAML\Utils\XML::getDOMCh...Jaime Perez Crespo2015-04-201-0/+37
* Move SimpleSAML_Utilities::isDOMElementOfType() to SimpleSAML\Utils\XML::isDO...Jaime Perez Crespo2015-04-201-0/+61
* Move SimpleSAML_Utilities::getDOMText() to SimpleSAML\Utils\XML::getDOMText()...Jaime Perez Crespo2015-04-201-0/+31
* Fix namespaces.Jaime Perez Crespo2015-04-201-21/+24
* Move SimpleSAML_Utilities::formatXMLString() to SimpleSAML\Utils\XML::formatX...Jaime Perez Crespo2015-04-201-0/+31
* Move SimpleSAML_Utilities::formatDOMElement() to SimpleSAML\Utils\XML::format...Jaime Perez Crespo2015-04-201-0/+96