Skip to content
This repository has been archived by the owner on Sep 6, 2020. It is now read-only.

Box does not use the compression #162

Open
rugk opened this issue Jan 12, 2017 · 2 comments
Open

Box does not use the compression #162

rugk opened this issue Jan 12, 2017 · 2 comments

Comments

@rugk
Copy link

rugk commented Jan 12, 2017

If I change the compression setting in https://github.com/rugk/threema-msgapi-sdk-php/tree/536457329376dc657cb02a558c9dd8d802af2b67 to "GZ" or "BZIP2" the file is still not compressed.

Issue information:

$ box build # with compression set to something else then "NONE"
Building...
$ box info threema_msgapi.phar 
API Version: 1.1.0

Archive Compression: None

Signature: SHA-256

Signature Hash: 9237AEBAE677E88841C59D2CB8276FC00C5C4909BDFDD322975477385249D12A

General information:

$ php -v                                 
PHP 5.6.29-0+deb8u1 (cli) (built: Dec 13 2016 16:02:08) 
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
    with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend Technologies
    with Xdebug v2.2.5, Copyright (c) 2002-2014, by Derick Rethans
$ box info                    
API Version: 1.1.1

Supported Compression:
  - GZ
  - BZIP2

Supported Signatures:
  - MD5
  - SHA-1
  - SHA-256
  - SHA-512
  - OpenSSL
@rugk
Copy link
Author

rugk commented Jan 12, 2017

Here is an example: rugk/threema-msgapi-sdk-php@436b5ca

@theofidry
Copy link
Member

theofidry commented Jan 20, 2018

@rugk actually it does, see box-project/box#20

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants