Historial de Commits

Autor SHA1 Mensaje Fecha
  Javier Eguíluz 33e3f11f48 [Console] Added a missing PHPDoc and replaced `program` by `application` hace 13 años
  Fabien Potencier c00ba4dab8 [Console] fixed typo (closes #2358) hace 13 años
  Marcin Chylek ed02aa9974 Fix console: list 'namespace' command display all available commands hace 14 años
  Fabien Potencier e0502b1d69 fixed previous merge, done the same change to other occurences hace 14 años
  Johannes M. Schmitt 8e2cbe603b fixes usage of mb_* hace 14 años
  Fabien Potencier 740b2ac833 [Console] added a --no-ansi option for disable ANSI output (closes #1238) hace 14 años
  Fabien Potencier d84728e278 [Console] removed the ? alias for help and fix a few bugs from the previous commit hace 14 años
  Fabien Potencier 7d3e20d87d [Console] removed the special treatment of aliases in Application hace 14 años
  Fabien Potencier facff73049 made the console tool more powerful hace 14 años
  Fabien Potencier 06804d3f1d [Console] added mb_detect_encoding when needed hace 14 años
  Fabien Potencier af2f9207be [Console] fixed typo hace 14 años
  Pascal Borreli 8c0beea677 [Phpdoc] Cleaning/fixing hace 14 años
  Brikou CARRE e898445b94 removed empty lines/trailing spaces hace 14 años
  Fabien Potencier 49d67645d7 [Console] moved Output constants to OutputInterface hace 14 años
  Fabien Potencier 9206af1773 [Console] tagged the guaranteed BC API hace 14 años
  ever.zet dab8e5888f if we moved definition under private area, than we need to use only public API for that, to be able to redefine it is subclasses hace 14 años
  Fabien Potencier b940cc6f40 moved most protected to private in the Console component hace 14 años
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com hace 14 años
  Pascal Borreli 46d28ce1b1 [Console] Removed useless else hace 14 años
  Tim Nagel f3b6e1a30c PHPDoc for Console hace 14 años
  Lukas Kahwe Smith dd71501f54 some fixes by just "blindly" trying to make phpStorm code analysis happier hace 14 años
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files hace 14 años
  Martin Hason f41654fd60 [Console] added rendering previous exceptions hace 14 años
  Ryan Weaver 7efb4630b8 [Command] Changing the InputOption::PARAMETER_* constants to InputOption::VALUE_* to more accurately reflect that these constants refer to the value or lack of value assigned to a particular option (e.g. --verbose or --em=doctrine). hace 14 años
  Fabien Potencier 944d91c1df made some method name changes to have a better coherence throughout the framework hace 14 años
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… hace 14 años
  Tom Van Looy 44f54c2578 [Console] fixed status code when it is > 255 hace 14 años
  Fabien Pennequin 56935f85df [Console] Fixed invalid help command shortcut hace 15 años
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component hace 15 años