You are here

constant PCLZIP_ERR_UNSUPPORTED_ENCRYPTION 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_ENCRYPTION
2 uses of PCLZIP_ERR_UNSUPPORTED_ENCRYPTION
PclZip::privExtractByRule in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/PCLZip/pclzip.lib.php
PclZip::privExtractFile in vendor/phpoffice/phpexcel/Classes/PHPExcel/Shared/PCLZip/pclzip.lib.php

File

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

Code

define('PCLZIP_ERR_UNSUPPORTED_ENCRYPTION', -19);