You are here

constant PCLZIP_ERR_UNSUPPORTED_COMPRESSION in Loft Data Grids 7.2

Same name and namespace in other branches
  1. 6.2 vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/PCLZip/pclzip.lib.php \PCLZIP_ERR_UNSUPPORTED_COMPRESSION
1 use of PCLZIP_ERR_UNSUPPORTED_COMPRESSION
PclZip::privExtractByRule in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/PCLZip/pclzip.lib.php

File

vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/PCLZip/pclzip.lib.php, line 122

Code

define('PCLZIP_ERR_UNSUPPORTED_COMPRESSION', -18);