Description
When I tried to compress files close to 1G, there was a memory overflow error. My server memory is 16G, and I have ini_set ('memory_limit','8000M').
Example
Fatal error: Out of memory (allocated 2097152) (tried to allocate 1004084008 bytes) in ...\vendor\nelexa\zip\src\PhpZip\Model\Entry\ZipNewFileEntry.php on line 51