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

New feature: More notification, by using the symfony/console verbose levels #74

Closed
llaville opened this issue Feb 18, 2014 · 3 comments
Closed
Milestone

Comments

@llaville
Copy link

It will improve debugging if you implement more information with symfony/console levels
especially to know what was the compression algo used

And all other informations that will be interresting to know

What do you think of this ?
Laurent

For example, when I built the phar with config file [1], I got such output (partial) :

? Removing previously built Phar...
* Building...
? Output path: C:\home\github\php-reflect\phpreflect.phar
? Setting replacement values...
  + @git_commit@: 5ce770e1e5ce4166b72cf90d832828fce5fd96c3
  + @package_version@: 2.0.0RC2-1-g5ce770e
? Adding Finder files...

    [file list here ]

? Adding directories...

    [file list here ]

? Adding files...
  + C:\home\github\php-reflect\LICENSE
? Adding main file: C:\home\github\php-reflect\bin\reflect
? Generating new stub...
? Setting metadata...
? Compressing...
? Setting file permissions...
* Done.

[1] https://github.com/llaville/php-reflect/blob/v2/box.json

@ghost
Copy link

ghost commented Feb 18, 2014

In the new version, I'll see about showing a complete breakdown of the configuration settings used.

@ghost ghost added the Enhancement label Feb 18, 2014
@ghost ghost added this to the 3.0 milestone Feb 18, 2014
@Anahkiasen
Copy link

👍

@theofidry
Copy link
Member

theofidry commented Nov 12, 2017

A bit of an old post, but for reference: box-project/box#6

@llaville llaville closed this as completed Sep 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants