You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [ ? ] a bug report
- [ × ] a feature request
- [ × ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet)
What is the expected behavior?
Form(xlsx) the import
What is the current behavior?
The read XLSX table contains multiple worksheets, one of which uses an external link that does not exist, and an uncaught error occurs. (Illegal offset type)
What are the steps to reproduce?
I don't know how they made the form, but I can provide one.
The error occurs only on Linux servers.
This is:
What is the expected behavior?
Form(xlsx) the import
What is the current behavior?
The read XLSX table contains multiple worksheets, one of which uses an external link that does not exist, and an uncaught error occurs. (Illegal offset type)
What are the steps to reproduce?
I don't know how they made the form, but I can provide one.
The error occurs only on Linux servers.
Which versions of PhpSpreadsheet and PHP are affected?
PHP: 7.4.3
phpoffice/phpspreadsheet: 1.13
The text was updated successfully, but these errors were encountered: