Historia zmian

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