optyfr

Results 6 issues of optyfr

I get ``` http\Exception\RuntimeException: http\Client::send(): SSL peer certificate or SSH remote key was not OK; SSL certificate problem: unable to get local issuer certificate (https://test.compodata.eu/) in D:\Referentiel\LSReferentielPreProd\test2.php:6 Stack trace: #0...

help wanted
Windows

This is only for non empty destination folders! Add an a format detection mechanism for each container and try to keep that format when updating each container

enhancement

When archive is set to solid mode, compression level is respected... but when solid mode is not set, the compression level is not taken into account, it seems to choose...

I'm trying to figure out what would be needed to adapt Zip4J to generate TorrentZip which is same as ZIP but with more restrictive rules explained here : https://www.romvault.com/trrntzip_explained.pdf But...

suppose I have 2 entries : - `abcd.tmp` - `abcd.tmp0` If I rename `abcd.tmp` to `bcde.tmp`, then `abcd.tmp0` is also renamed to `bcde.tmp0` !!! This is probably related to this...