Files
PhpSpreadsheet/tests/data/Reader/XEETestInvalidUTF-16.xml
T
2016-08-16 21:00:19 +09:00

8 lines
276 B
XML

<?xml version="1.0" encoding="UTF-16" standalone="yes"?>
<!DOCTYPE root [
<!ENTITY x0 "DoS">
]>
<root>
test: (&x0;)
</root>