Skip to content

[Console] symfony-style-guide Table style is not documented #20943

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

Open
alamirault opened this issue May 6, 2025 · 0 comments
Open

[Console] symfony-style-guide Table style is not documented #20943

alamirault opened this issue May 6, 2025 · 0 comments
Labels

Comments

@alamirault
Copy link
Contributor

While reviewing #20941, is saw there is a Table style named symfony-style-guide but it's not documented.

Output is

 --------------- -------------------------- ------------------ 
  ISBN            Title                      Author            
 --------------- -------------------------- ------------------ 
  99921-58-10-7   Divine Comedy              Dante Alighieri   
  9971-5-0210-0   A Tale of Two Cities       Charles Dickens   
  960-425-059-0   The Lord of the Rings      J. R. R. Tolkien  
  80-902734-1-6   And Then There Were None   Agatha Christie   
 --------------- -------------------------- ------------------ 

https://github.com/symfony/symfony/blob/6b4f603edbd2bee7d340bdb6e57cf2b9c656096b/src/Symfony/Component/Console/Helper/Table.php#L916

Introduced by this commit symfony/symfony@96b4210

Probably related to #4265 ?

Should we document this style ?
Or should it be deprecated in codebase ? (I can make PR)

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

No branches or pull requests

2 participants