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 was archived by the owner on Jan 2, 2019. It is now read-only.
After upgrading to PHP 5.6.29 in my server (from 5.6.28 using the dotdeb repository), PHPExcel generates empty Excel files when using SQLite3 cache method. If I disable the caching method, it works, the Excel file is as expected.