first commit -> move some files from one-api
This commit is contained in:
8
application/third_party/PHPExcel/unitTests/rawTestData/Reader/XEETestInvalidUTF-8.xml
vendored
Normal file
8
application/third_party/PHPExcel/unitTests/rawTestData/Reader/XEETestInvalidUTF-8.xml
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<!DOCTYPE root [
|
||||
<!ENTITY x0 "DoS">
|
||||
]>
|
||||
|
||||
<root>
|
||||
test: (&x0;)
|
||||
</root>
|
||||
Reference in New Issue
Block a user