mirror of
https://github.com/retailcrm/PHPExcel.git
synced 2025-04-03 13:23:37 +03:00
Warning in security docs
This commit is contained in:
parent
c243bcb8ad
commit
98205e5ec7
1 changed files with 3 additions and 1 deletions
|
@ -19,4 +19,6 @@ Should you ever need to change these settings, the following method is available
|
|||
PHPExcel_Settings::setLibXmlLoaderOptions();
|
||||
```
|
||||
|
||||
Allowing you to specify the XML loader settings that you want to use instead.
|
||||
Allowing you to specify the XML loader settings that those that you want to use instead.
|
||||
|
||||
> While PHPExcel protects you with its default settings, if you do change these settings yourself, then you're responsible for ensuring that your XML-based formats aren't open to XXE injection.
|
||||
|
|
Loading…
Add table
Reference in a new issue