Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak the info command #93

Merged
merged 1 commit into from
Mar 23, 2018
Merged

Conversation

theofidry
Copy link
Member

  • Remove support for TAR and ZIP based PHARs: I have no idea how to create one and neither is there any tests for it
  • Remove the metadata option: it is always shown
  • When no metadata is found, the metadata displayed is None
  • Display the number of files found in the PHAR
  • Display the weight of the PHAR
  • Display compression [NONE] when no compression is found
  • The compression is now properly calculated instead of relying on Phar::isCompressed() which returns the wrong result when the default PHAR is not used
  • A percentage of the compression listed is used when multiple compression or partial compression is used

@theofidry theofidry force-pushed the bugfix/compression branch from 0a95efd to 355d64a Compare March 23, 2018 11:57
@theofidry theofidry force-pushed the bugfix/compression branch from 355d64a to 905f154 Compare March 23, 2018 12:01
@theofidry theofidry merged commit 6b2da6a into box-project:master Mar 23, 2018
@theofidry theofidry deleted the bugfix/compression branch March 23, 2018 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant