Open ChristianGruen opened 1 week ago
The JDK ZIP library is not smart enough to handle archives with CP437-encoded filenames. An example: data.zip
We could add an $options argument to all Archive Functions that open and create/update archives.
$options
The JDK ZIP library is not smart enough to handle archives with CP437-encoded filenames. An example: data.zip
We could add an
$options
argument to all Archive Functions that open and create/update archives.