GitHub / symfony/symfony issues and pull requests
Labelled with: Console
#62058 - [Console] Ensure `SHELL_VERBOSITY` is always restored properly
Pull Request -
State: open - Opened by ttskch about 1 month ago
Labels: Bug, Console, Status: Needs Review
#61956 - [Console] Update CHANGELOG to reflect attribute name changes for interactive invokable commands
Pull Request -
State: closed - Opened by yceruto about 2 months ago
- 1 comment
Labels: Console, Status: Reviewed
#61856 - [Console] do not pass the empty string to ord()
Pull Request -
State: closed - Opened by xabbuh about 2 months ago
- 2 comments
Labels: Console, Status: Reviewed
#61840 - [Console] fix transient Console output related test
Pull Request -
State: closed - Opened by xabbuh about 2 months ago
- 3 comments
Labels: Console, Status: Reviewed
#61801 - [Console] Specify types of interactive question choices
Pull Request -
State: closed - Opened by GromNaN about 2 months ago
- 1 comment
Labels: Bug, Console, Status: Needs Review
#61744 - [Console] Is it possibile to move symfony/console interfaces in a dedicated package?
Issue -
State: closed - Opened by ilariopro 2 months ago
- 5 comments
Labels: Console, Status: Waiting feedback
#61732 - [Console] Ctrl-C can break the terminal when selecting input from a list
Issue -
State: closed - Opened by johnstevenson 2 months ago
- 2 comments
Labels: Bug, Console, Status: Needs Review
#61724 - [Console] Fix handling of `\E` in Bash completion
Pull Request -
State: closed - Opened by HypeMC 2 months ago
- 3 comments
Labels: Bug, Console, Status: Reviewed
#61680 - [Console] Missing Composer dependency for `symfony/event-dispatcher-contracts`
Issue -
State: closed - Opened by alex-patterson-webdev 2 months ago
- 1 comment
Labels: Bug, Console, Status: Needs Review
#61666 - [Console] Fixing expected error messages for missing inputs
Pull Request -
State: closed - Opened by mamazu 2 months ago
- 1 comment
Labels: Console, Status: Needs Review
#61568 - [Console] Harden array type for test-related user inputs
Pull Request -
State: closed - Opened by eliashaeussler 3 months ago
- 3 comments
Labels: Console, Status: Needs Review
#61501 - [Console] Fix testing multiline question
Pull Request -
State: closed - Opened by MatTheCat 3 months ago
- 1 comment
Labels: Bug, Console, Status: Reviewed
#61478 - [Console] Add `#[Input]` attribute to support DTOs in invokable commands
Pull Request -
State: closed - Opened by yceruto 3 months ago
- 9 comments
Labels: Feature, Console, DX, Status: Reviewed
#61478 - [Console] Add `#[Input]` attribute to support DTOs in invokable commands
Pull Request -
State: closed - Opened by yceruto 3 months ago
- 9 comments
Labels: Feature, Console, DX, Status: Reviewed
#61319 - [Console] [Table] Don't split grapheme clusters
Pull Request -
State: closed - Opened by schlndh 4 months ago
- 1 comment
Labels: Bug, Console, Status: Reviewed
#61268 - [Console] [Table] Fix unnecessary wrapping
Pull Request -
State: closed - Opened by schlndh 4 months ago
- 1 comment
Labels: Bug, Console, Status: Needs Review
#61168 - Failing tests
Issue -
State: closed - Opened by ro0NL 4 months ago
- 1 comment
Labels: Bug, Console, Status: Needs Review
#61123 - [Console] Fix PHP deprecation when question value is `null`
Pull Request -
State: closed - Opened by willemverspyck 4 months ago
- 5 comments
Labels: Bug, Console, Status: Reviewed
#61122 - [Console] PHP deprecation when question value is NULL
Issue -
State: closed - Opened by willemverspyck 4 months ago
- 2 comments
Labels: Bug, Console, Status: Needs Review
#61092 - [Console][QuestionHelper] add optional timeout for human interaction
Pull Request -
State: closed - Opened by janedbal 4 months ago
- 2 comments
Labels: Feature, Console, Status: Reviewed
#61033 - [Console] Restore `SHELL_VERBOSITY` after a command is ran
Pull Request -
State: open - Opened by lyrixx 5 months ago
Labels: Bug, Console, Status: Needs Work
#60914 - [Console] Fix command option mode (InputOption::VALUE_REQUIRED)
Pull Request -
State: open - Opened by gharlan 5 months ago
Labels: Bug, Console, Status: Reviewed
#60914 - [Console] Fix command option mode (InputOption::VALUE_REQUIRED)
Pull Request -
State: closed - Opened by gharlan 5 months ago
- 1 comment
Labels: Bug, Console, Status: Reviewed
#60884 - [Console] Cleanup test for invokable command
Pull Request -
State: closed - Opened by HypeMC 5 months ago
- 1 comment
Labels: Console, Status: Reviewed
#60884 - [Console] Cleanup test for invokable command
Pull Request -
State: closed - Opened by HypeMC 5 months ago
- 1 comment
Labels: Console, Status: Reviewed
#60873 - [Console] Make `$input` argument for `CommandTester` optional
Pull Request -
State: closed - Opened by ruudk 5 months ago
- 5 comments
Labels: Feature, Console, Status: Reviewed
#60814 - Fix code example in PHPDoc block
Pull Request -
State: open - Opened by derrabus 5 months ago
Labels: Console
#60796 - [Console] fix backwards-compatibility with overridden add() methods
Pull Request -
State: open - Opened by xabbuh 5 months ago
Labels: Bug, Console, Status: Reviewed
#60776 - [Console][FrameworkBundle] Remove deprecated `Application::add()` methods
Pull Request -
State: closed - Opened by HypeMC 5 months ago
- 1 comment
Labels: Console, FrameworkBundle, Status: Reviewed
#60776 - [Console][FrameworkBundle] Remove deprecated `Application::add()` methods
Pull Request -
State: closed - Opened by HypeMC 5 months ago
- 1 comment
Labels: Console, FrameworkBundle, Status: Reviewed
#60767 - [Console] Allow Usages to be specified via #[AsCommand] attribute
Pull Request -
State: closed - Opened by weitzman 5 months ago
- 3 comments
Labels: Feature, Console, Status: Reviewed
#60767 - [Console] Allow Usages to be specified via #[AsCommand] attribute
Pull Request -
State: closed - Opened by weitzman 5 months ago
- 3 comments
Labels: Feature, Console, Status: Reviewed
#60721 - [Console] Remove deprecated code
Pull Request -
State: closed - Opened by yceruto 6 months ago
- 1 comment
Labels: Feature, Console, Status: Needs Review
#60586 - [Console] Support `BackedEnum` in invokable commands
Pull Request -
State: closed - Opened by GromNaN 6 months ago
- 1 comment
Labels: Feature, Console, Status: Reviewed
#60555 - [Console] Add helper resolution support for invokable commands
Pull Request -
State: closed - Opened by yceruto 6 months ago
- 1 comment
Labels: Feature, Console, DX, Status: Needs Review
#60507 - [Console][Messenger] Fix: Allow `UnrecoverableExceptionInterface` to bypass retry in `RunCommandMessageHandler`
Pull Request -
State: open - Opened by santysisi 6 months ago
- 5 comments
Labels: Bug, Console, Status: Needs Review, Messenger
#60447 - [Console] Improve `#[Argument]`/`#[Option]` exception messages
Pull Request -
State: closed - Opened by kbond 6 months ago
- 4 comments
Labels: Console, Status: Reviewed, :snowflake: Feature Freeze
#60447 - [Console] Improve `#[Argument]`/`#[Option]` exception messages
Pull Request -
State: closed - Opened by kbond 6 months ago
- 4 comments
Labels: Console, Status: Reviewed, :snowflake: Feature Freeze
#60412 - [Console] 7.3 Add source filename to `#[Option]` error messages
Issue -
State: closed - Opened by tacman 6 months ago
- 1 comment
Labels: Console
#60407 - [Console] Invokable command `#[Option]` adjustments
Pull Request -
State: closed - Opened by kbond 6 months ago
- 6 comments
Labels: Feature, Console, Status: Reviewed
#60406 - [Console] `#[Option] ?string $opt = null` as `VALUE_REQUIRED`
Pull Request -
State: closed - Opened by kbond 6 months ago
- 5 comments
Labels: Feature, Console, Status: Reviewed
#60406 - [Console] `#[Option] ?string $opt = null` as `VALUE_REQUIRED`
Pull Request -
State: closed - Opened by kbond 6 months ago
- 5 comments
Labels: Feature, Console, Status: Reviewed
#60394 - [Console][FrameworkBundle] Simplify using invokable commands when the component is used standalone
Pull Request -
State: closed - Opened by HypeMC 6 months ago
- 10 comments
Labels: Feature, Console, FrameworkBundle, Status: Reviewed, Deprecation
#60389 - [Console] Add support for `SignalableCommandInterface` with invokable commands
Pull Request -
State: closed - Opened by HypeMC 6 months ago
- 16 comments
Labels: Feature, Console, Status: Reviewed, :snowflake: Feature Freeze
#60369 - [Console] properly skip signal test if the pcntl extension is not installed
Pull Request -
State: closed - Opened by xabbuh 7 months ago
Labels: Console, Status: Needs Review
#60358 - [console] 7.3: default to kabob-case for options
Issue -
State: closed - Opened by tacman 7 months ago
- 2 comments
Labels: Console, Status: Waiting feedback
#60344 - [Console] Use kebab-case for auto-guessed input arguments/options names
Pull Request -
State: open - Opened by chalasr 7 months ago
- 1 comment
Labels: Feature, Console, Status: Reviewed, :snowflake: Feature Freeze
#60344 - [Console] Use kebab-case for auto-guessed input arguments/options names
Pull Request -
State: closed - Opened by chalasr 7 months ago
- 2 comments
Labels: Feature, Console, Status: Reviewed, :snowflake: Feature Freeze
#60168 - [Console] Correctly convert `SIGSYS` to its name
Pull Request -
State: closed - Opened by cs278 8 months ago
- 2 comments
Labels: Bug, Console, Status: Needs Review
#60168 - [Console] Correctly convert `SIGSYS` to its name
Pull Request -
State: closed - Opened by cs278 8 months ago
- 2 comments
Labels: Bug, Console, Status: Needs Review
#60103 - [Console] Mark `AsCommand` attribute as `@final`
Pull Request -
State: closed - Opened by Somrlik 8 months ago
- 1 comment
Labels: Console, Status: Reviewed
#60076 - [Console] Deprecate returning a non-int value from a `\Closure` function set via `Command::setCode()`
Pull Request -
State: closed - Opened by yceruto 8 months ago
- 1 comment
Labels: Console, Status: Reviewed, Deprecation
#60076 - [Console] Deprecate returning a non-int value from a `\Closure` function set via `Command::setCode()`
Pull Request -
State: closed - Opened by yceruto 8 months ago
- 1 comment
Labels: Console, Status: Reviewed, Deprecation
#60066 - [Console] Annotate `AsCommand` attribute as `@final`
Pull Request -
State: closed - Opened by Somrlik 8 months ago
Labels: Feature, Console, Status: Needs Review
#60066 - [Console] Add support for extension of `AsCommand` attribute
Pull Request -
State: open - Opened by Somrlik 8 months ago
Labels: Feature, Console, Status: Needs Review
#60044 - [Console] Table counts wrong column width when using colspan and `setColumnMaxWidth()`
Pull Request -
State: open - Opened by vladimir-vv 8 months ago
- 3 comments
Labels: Bug, Console, Status: Needs Review
#60044 - [Console] Table counts wrong column width when using colspan and `setColumnMaxWidth()`
Pull Request -
State: open - Opened by vladimir-vv 8 months ago
- 3 comments
Labels: Bug, Console, Status: Needs Review
#60043 - Symfony\Component\Console\Helper\Table counts wrong column width when use colspan.
Issue -
State: closed - Opened by vladimir-vv 8 months ago
Labels: Bug, Console, Status: Needs Review
#60042 - [Console] Table counts wrong number of padding symbols in method renderCell(..) when cell contain unicode variant selector
Pull Request -
State: open - Opened by vladimir-vv 8 months ago
- 5 comments
Labels: Bug, Console, Status: Needs Review
#60024 - [Console] Add support for invokable commands in `LockableTrait`
Pull Request -
State: closed - Opened by yceruto 8 months ago
- 1 comment
Labels: Feature, Console, Status: Reviewed
#60024 - [Console] Add support for invokable commands in `LockableTrait`
Pull Request -
State: closed - Opened by yceruto 8 months ago
- 1 comment
Labels: Feature, Console, Status: Reviewed
#59989 - [Console] Add option to control progress bar visibility
Pull Request -
State: closed - Opened by santysisi 8 months ago
- 3 comments
Labels: Feature, Console, Status: Needs Work
#59979 - [Console] Fixed support for Kernel as command
Pull Request -
State: closed - Opened by yceruto 8 months ago
- 1 comment
Labels: Bug, Console, Status: Reviewed
#59979 - [Console] Fixed support for Kernel as command
Pull Request -
State: closed - Opened by yceruto 8 months ago
- 1 comment
Labels: Bug, Console, Status: Reviewed
#59894 - [Console] fix tests on Windows
Pull Request -
State: closed - Opened by xabbuh 9 months ago
Labels: Console, Status: Reviewed
#59894 - [Console] fix tests on Windows
Pull Request -
State: closed - Opened by xabbuh 9 months ago
Labels: Console, Status: Reviewed
#59874 - [Console] fix progress bar messing output in section when there is an EOL
Pull Request -
State: closed - Opened by joelwurtz 9 months ago
- 4 comments
Labels: Bug, Console, Status: Reviewed
#59874 - [Console] fix progress bar messing output in section when there is an EOL
Pull Request -
State: closed - Opened by joelwurtz 9 months ago
- 4 comments
Labels: Bug, Console, Status: Reviewed
#59737 - [Console] Closing style tag is printed verbatim if previous character is escaped backslash
Issue -
State: closed - Opened by fmarchalemisys 9 months ago
- 4 comments
Labels: Bug, Console, Status: Needs Review
#59657 - [Console] Add markdown format to Table
Pull Request -
State: closed - Opened by amenk 10 months ago
- 5 comments
Labels: Feature, Console, Status: Reviewed
#59657 - [Console] Add markdown format to Table
Pull Request -
State: closed - Opened by amenk 10 months ago
- 5 comments
Labels: Feature, Console, Status: Reviewed
#59619 - Proposal: No longer rely on features implemented in non-PHP languages
Issue -
State: closed - Opened by wheakerd 10 months ago
- 12 comments
Labels: Console, RFC, Status: Waiting feedback
#59602 - [Console] `#[Option]` rules & restrictions
Pull Request -
State: closed - Opened by kbond 10 months ago
- 44 comments
Labels: Console, RFC, Status: Reviewed, :snowflake: Feature Freeze
#59602 - [Console] `#[Option]` rules & restrictions
Pull Request -
State: closed - Opened by kbond 10 months ago
- 38 comments
Labels: Console, RFC, Status: Reviewed, :snowflake: Feature Freeze
#59565 - [Console] Deprecating Command getDefaultName and getDefaultDescription methods
Pull Request -
State: closed - Opened by yceruto 10 months ago
- 1 comment
Labels: Console, Status: Reviewed, Deprecation
#59565 - [Console] Deprecating Command getDefaultName and getDefaultDescription methods
Pull Request -
State: closed - Opened by yceruto 10 months ago
- 1 comment
Labels: Console, Status: Reviewed, Deprecation
#59564 - [Console] Command simplification and deprecations
Pull Request -
State: closed - Opened by yceruto 10 months ago
- 7 comments
Labels: Feature, Console, Status: Needs Review, Deprecation
#59493 - [Console] Invokable command adjustments
Pull Request -
State: closed - Opened by yceruto 10 months ago
- 17 comments
Labels: Console, Status: Reviewed
#59484 - [Console] Fix invokable command profiler representation
Pull Request -
State: closed - Opened by chalasr 10 months ago
- 3 comments
Labels: Bug, Console, Status: Reviewed
#59484 - [Console] Fix invokable command profiler representation
Pull Request -
State: closed - Opened by chalasr 10 months ago
- 3 comments
Labels: Bug, Console, Status: Reviewed
#59474 - [Console] Invokable command deprecations
Pull Request -
State: closed - Opened by yceruto 10 months ago
- 2 comments
Labels: Feature, Console, Status: Reviewed, Deprecation
#59474 - [Console] Invokable command deprecations
Pull Request -
State: closed - Opened by yceruto 10 months ago
- 2 comments
Labels: Feature, Console, Status: Reviewed, Deprecation
#59473 - [Console] Add broader support for command "help" definition
Pull Request -
State: closed - Opened by yceruto 10 months ago
- 6 comments
Labels: Feature, Console, Status: Reviewed
#59473 - [Console] Add broader support for command "help" definition
Pull Request -
State: closed - Opened by yceruto 10 months ago
- 6 comments
Labels: Feature, Console, Status: Reviewed
#59340 - [Console] Add support for invokable commands and input attributes
Pull Request -
State: closed - Opened by yceruto 11 months ago
- 22 comments
Labels: Feature, Console, DX, Status: Reviewed
#59165 - [Console] Fix tests
Pull Request -
State: closed - Opened by chalasr 11 months ago
- 1 comment
Labels: Console, Status: Needs Review
#59165 - [Console] Fix tests
Pull Request -
State: closed - Opened by chalasr 11 months ago
- 1 comment
Labels: Console, Status: Needs Review
#59158 - [Console] Fix time display in tests
Pull Request -
State: closed - Opened by alexandre-daubois 11 months ago
- 1 comment
Labels: Bug, Console, Status: Reviewed
#59158 - [Console] Fix time display in tests
Pull Request -
State: closed - Opened by alexandre-daubois 11 months ago
- 1 comment
Labels: Bug, Console, Status: Reviewed
#59138 - symfony/framework-bundle recipe update breaks `bin/console` usage
Issue -
State: closed - Opened by pgnd 12 months ago
- 4 comments
Labels: Bug, Console, Status: Needs Review, Status: Waiting feedback
#59127 - [Console] fix risky test that doesn't perform any assertions
Pull Request -
State: closed - Opened by xabbuh 12 months ago
- 1 comment
Labels: Console, Status: Reviewed
#59127 - [Console] fix risky test that doesn't perform any assertions
Pull Request -
State: closed - Opened by xabbuh 12 months ago
- 1 comment
Labels: Console, Status: Reviewed
#59067 - ProgressBar division by 0 when setting $startAt
Issue -
State: closed - Opened by Rindula 12 months ago
Labels: Bug, Console, Status: Needs Review
#58994 - Cannot run multiple commands through php -a
Issue -
State: closed - Opened by f2h2h1 12 months ago
- 3 comments
Labels: Bug, Console, Status: Needs Review
#58993 - Unable to run commands through php -a
Issue -
State: closed - Opened by f2h2h1 12 months ago
- 13 comments
Labels: Bug, Console, Status: Needs Review, Status: Waiting feedback
#58946 - [Console] Add support of millisecondes for `formatTime`
Pull Request -
State: closed - Opened by SebLevDev 12 months ago
- 7 comments
Labels: Feature, Console, Status: Reviewed
#58946 - [Console] Add support of millisecondes for `formatTime`
Pull Request -
State: closed - Opened by SebLevDev 12 months ago
- 7 comments
Labels: Feature, Console, Status: Reviewed
#58891 - Add ability to set `message` and `format` in the `ProgressBar` constructor
Pull Request -
State: closed - Opened by tattali about 1 year ago
- 1 comment
Labels: Feature, Console, Status: Needs Review
#58783 - [Console] skip autocomplete test when stty is not available
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
- 1 comment
Labels: Console, Status: Needs Review
#58783 - [Console] skip autocomplete test when stty is not available
Pull Request -
State: closed - Opened by xabbuh about 1 year ago
- 1 comment
Labels: Console, Status: Needs Review