Array and string offset access syntax with curly braces is deprecated原因

使用的是phpexcel 1.8版本

  1. "phpoffice/phpexcel": "^1.8",

在php7.4版本以上会发生以下下报错

  1. Array and string offset access syntax with curly braces is deprecated

请使用phpoffice/phpspreadsheet扩展

今天遇到了这个问题,涉及 php 与 excel 之间数据转换。之前一直用 PHPExcel,他们的开发组不更新了。但是找到了 PhpSpreadsheet 。

phpoffice/phpspreadsheet 的使用

Last modification:October 14, 2022
如果觉得我的文章对你有用,请随意赞赏