php-zip
php-zip copied to clipboard
Please change line 1850 to work for all versions of PHP
$v_memory_limit = substr($v_memory_limit, 0, -1); // drop G, M, or K suffix
Sorry, this is in the src/inc/pclzip.lib.php
https://github.com/matomo-org/matomo/issues/11603