8000 [Console] Table Helper footer or dividing line · Issue #9325 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[Console] Table Helper footer or dividing line #9325

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

Closed
FredoVelcro-zz opened this issue Oct 17, 2013 · 1 comment
Closed

[Console] Table Helper footer or dividing line #9325

FredoVelcro-zz opened this issue Oct 17, 2013 · 1 comment
Labels
Console Enhancement Good first issue Ideal for your first contribution! (some Symfony experience may be required)

Comments

@FredoVelcro-zz
Copy link

Lacks the ability to add a table footer or simply a dividing line to display totals for example...

fabpot added a commit that referenced this issue Mar 3, 2014
…bpot)

This PR was merged into the 2.5-dev branch.

Discussion
----------

[Console] deprecated TableHelper in favor of Table

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | #9788, #9680, #9325
| License       | MIT
| Doc PR        | symfony/symfony-docs#3627

This PR makes the Table helper stateless. It also adds a way to define global styles and to change/tweak existing styles easily.

The second commit adds the possibility to add a separator anywhere in the table output.

Commits
-------

21784ce [Console] make it possible to pass a style directly to Table::setStyle()
14caaec [Console] added the possibility to insert a table separator anywhere in a table output
39c495f [Console] deprecated TableHelper in favor of Table
@fabpot fabpot closed this as completed Mar 3, 2014
@FredoVelcro-zz
Copy link
Author

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Console Enhancement Good first issue Ideal for your first contribution! (some Symfony experience may be required)
Projects
None yet
Development

No branches or pull requests

2 participants
0