Previously domdocument mode preserved CDATA blocks. Continue to do that for domdocument mode and only strip cdata for SimpleXMLElement. This could result in CDATA block showing up in data parsed by RequestHandlerComponent but the toArray() conversion should clean those up. Refs #11818
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||