mirror of
https://github.com/symfony/console.git
synced 2026-03-24 01:12:13 +01:00
8.1
#[Autowire] references in command arguments (valtzu)
This PR was merged into the 8.1 branch. Discussion ---------- [Console] Fix allowing invalid `#[Autowire]` references in command arguments | Q | A | ------------- | --- | Branch? | 8.1 | Bug fix? | yes | New feature? | no | Deprecations? | no | Issues | Related to #63697 | License | MIT If a command argument has `#[Autowire]` attribute, it should be validated build-time instead of runtime. Commits ------- 56f4b1f44c3 [Console] Fix allowing invalid `#[Autowire]` references in command arguments
Console Component
The Console component eases the creation of beautiful and testable command line interfaces.
Sponsor
Help Symfony by sponsoring its development!
Resources
Credits
Resources/bin/hiddeninput.exe is a third party binary provided within this
component. Find sources and license at https://github.com/Seldaek/hidden-input.
Languages
PHP
99.6%
Shell
0.4%