-
Notifications
You must be signed in to change notification settings - Fork 3.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
undefined index $ error when excel has an autofilter #976
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This problem actual in version 1.9.0 example code
|
IMHO It should be fixed by #1326 |
This is:
What is the expected behavior?
Importing an Excel with autofilter should work.
What is the current behavior?
undefined index $ error is generated.
What are the steps to reproduce?
Take one Excel file, add autofilter to first row. And try to load.
Which versions of PhpSpreadsheet and PHP are affected?
1.6.0
The text was updated successfully, but these errors were encountered: