Commit History

Author SHA1 Message Date
  Jordi Boggiano d73aef5c8a Respect --no-plugins flag when firing pre-command-run event 7 years ago
  Jordi Boggiano ccbbbccadb CAvoid calling PRE_COMMAND_RUN if no composer could be initialized 7 years ago
  Jordi Boggiano 352aefe48c Add command name to the PreCommandRun event 7 years ago
  Jordi Boggiano b1bfb9bb65 Add PRE_COMMAND_RUN event, fixes #7002 7 years ago
  Fabien Potencier 69740bbbee Refactor some common logic in Command classes 8 years ago
  Jordi Boggiano 7bcd336c95 Disable plugins across the board when --no-plugins is specified, fixes #5509 9 years ago
  Bilal Amarni 92207da83a add isProxyCommand() to BaseCommand 9 years ago
  Niels Keurentjes 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 9 years ago