viest / php-ext-xlswriter

🚀 PHP Extension for creating and reader XLSX files.
https://xlswriter.viest.me
BSD 2-Clause "Simplified" License
2.25k stars 232 forks source link

1.5.2 版本 导出报错 Worksheet write exception #477

Closed michealzh closed 1 year ago

michealzh commented 1 year ago

xlswriter

xlswriter support => enabled Version => 1.5.2 bundled libxlsxwriter version => 1.1.3 bundled libxlsxio version => 0.2.27

Worksheet write exception#0 ***ExportJob.php(631): Vtiful\Kernel\Excel->data(Array)

运行在 docker 环境下 请问如何解决呢?

viest commented 1 year ago

The key of the $data variable must be a number. Please check if the data format is correct.