php_zip does not exist in php 5.3.5

后端 未结 3 1343
野趣味
野趣味 2021-02-12 15:11

I\'m in the process of using PHPExcel. One of the requirements is that I need to enable php_zip.

(...) if you need PHPExcel to handle .xlsx or .ods files

3条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-12 15:43

    In fact, Zip is included by default. It is a bug that the line is still included.

提交回复
热议问题