N°2366 Remove zip from mandatory PHP ext

This commit is contained in:
Pierre Goiffon
2019-07-22 09:00:10 +02:00
parent b897da8f6f
commit 28d00cc7c9
2 changed files with 0 additions and 2 deletions

View File

@@ -103,7 +103,6 @@ class SetupUtils
'pcre',
'dom',
'zlib',
'zip',
'gd', // test image type (always returns false if not installed), image resizing, PDF export
);
$aOptionalExtensions = array(