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
{{ message }}
This repository has been archived by the owner on Jan 2, 2019. It is now read-only.
In https://github.com/PHPOffice/PHPExcel/blob/develop/Classes/PHPExcel/Writer/Excel5/Parser.php#L948-950 and https://github.com/PHPOffice/PHPExcel/blob/develop/Classes/PHPExcel/Writer/Excel5/Parser.php#L982-988 the row index is checked to be not greater than 16384. As we now only use BIFF8 this should be changed to 65536.
The text was updated successfully, but these errors were encountered: