Zend Framework
3.0
|
ZF2015-06 More...
Public Member Functions | |
multibyteEncodings () | |
getXmlWithXXE () | |
invokeHeuristicScan ($xml) | |
Invoke ZendXml::heuristicScan with the provided XML. | |
testDetectsMultibyteXXEVectorsUnderFPMWithEncodedStringMissingBOM ($encoding, $bom, $bomLength) | |
multibyteEncodings heuristicDetection | |
testDetectsMultibyteXXEVectorsUnderFPMWithEncodedStringUsingBOM ($encoding, $bom) | |
multibyteEncodings | |
getXmlWithoutXXE () | |
testDoesNotFlagValidMultibyteXmlAsInvalidUnderFPM ($encoding) | |
multibyteEncodings | |
testDetectsXXEWhenXMLDocumentEncodingDiffersFromFileEncoding ($encoding, $bom) | |
multibyteEncodings mixedEncoding | |
ZF2015-06
getXmlWithoutXXE | ( | ) |
getXmlWithXXE | ( | ) |
invokeHeuristicScan | ( | $xml | ) |
Invoke ZendXml::heuristicScan with the provided XML.
string | $xml |
Exception\RuntimeException |
multibyteEncodings | ( | ) |
testDetectsMultibyteXXEVectorsUnderFPMWithEncodedStringMissingBOM | ( | $encoding, | |
$bom, | |||
$bomLength | |||
) |
multibyteEncodings heuristicDetection
testDetectsMultibyteXXEVectorsUnderFPMWithEncodedStringUsingBOM | ( | $encoding, | |
$bom | |||
) |
multibyteEncodings
testDetectsXXEWhenXMLDocumentEncodingDiffersFromFileEncoding | ( | $encoding, | |
$bom | |||
) |
multibyteEncodings mixedEncoding
testDoesNotFlagValidMultibyteXmlAsInvalidUnderFPM | ( | $encoding | ) |
multibyteEncodings