4 Commits (29dbc3835f231b25508b7e24babbbc4ab22c662f)

Author SHA1 Message Date
Jordi Boggiano 29dbc3835f Fix html output formatter to work with latest symfony console 9 years ago
Nimit Kalra b2b9688c92 Conform with Symfony Coding Standards
According to Symfony Coding Standards, a single space must be added around binary operators excluding the concatenation operator.

"Add a single space around binary operators (==, &&, ...), with the exception of the concatenation (.) operator" (http://symfony.com/doc/current/contributing/code/standards.html)
10 years ago
Jordi Boggiano 514a3cde77 CS fixes 12 years ago
Jordi Boggiano e7e04689f1 Add HtmlOutputFormatter 12 years ago