object(SimpleXMLElement)#1 (1) {
["xxe"]=>
object(SimpleXMLElement)#2 (1) {
["xxe"]=>
Process exited with code 139.
Output for 5.1.0 - 5.1.1
object(SimpleXMLElement)#1 (1) {
["xxe"]=>
object(SimpleXMLElement)#2 (1) {
["xxe"]=>
object(SimpleXMLElement)#3 (0) {
}
}
}
trying New SimpleXMLElement()object(SimpleXMLElement)#4 (1) {
["xxe"]=>
object(SimpleXMLElement)#1 (1) {
["xxe"]=>
object(SimpleXMLElement)#2 (0) {
}
}
}
Enabling LIBXML_NOENT for test reasons
Notice: simplexml_load_string(): Unable to find the wrapper "data" - did you forget to enable it when you configured PHP? in /in/h7j67 on line 19
Warning: simplexml_load_string(): I/O warning : failed to load external entity "data://text/html,aaaa" in /in/h7j67 on line 19
Warning: simplexml_load_string(): Entity: line 4: parser error : Failure to process entity xxe in /in/h7j67 on line 19
Warning: simplexml_load_string(): <!ENTITY xxe SYSTEM "data://text/html,aaaa" >]><foo>&xxe;</foo> in /in/h7j67 on line 19
Warning: simplexml_load_string(): ^ in /in/h7j67 on line 19
Warning: simplexml_load_string(): Entity: line 4: parser error : Entity 'xxe' not defined in /in/h7j67 on line 19
Warning: simplexml_load_string(): <!ENTITY xxe SYSTEM "data://text/html,aaaa" >]><foo>&xxe;</foo> in /in/h7j67 on line 19
Warning: simplexml_load_string(): ^ in /in/h7j67 on line 19
bool(false)
Output for 5.0.0 - 5.0.5
object(SimpleXMLElement)#1 (1) {
["xxe"]=>
object(SimpleXMLElement)#2 (1) {
["xxe"]=>
object(SimpleXMLElement)#3 (0) {
}
}
}
trying New SimpleXMLElement()object(SimpleXMLElement)#4 (1) {
["xxe"]=>
object(SimpleXMLElement)#1 (1) {
["xxe"]=>
object(SimpleXMLElement)#2 (0) {
}
}
}
Enabling LIBXML_NOENT for test reasons
Notice: Use of undefined constant LIBXML_NOENT - assumed 'LIBXML_NOENT' in /in/h7j67 on line 19
Warning: simplexml_load_string() expects at most 2 parameters, 3 given in /in/h7j67 on line 19
NULL
Output for 4.4.5 - 4.4.9
Fatal error: Call to undefined function: simplexml_load_string() in /in/h7j67 on line 12
Process exited with code 255.