Files
Nicolas Grekas abb59a2d3f minor #63725 [Console] Fix allowing invalid #[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
2026-03-23 21:05:02 +01:00
..
2026-02-25 18:08:26 +01:00
2026-01-13 11:28:39 +01:00
2026-01-30 09:18:10 +01:00
2026-01-13 11:40:19 +01:00
2025-07-10 10:14:14 +02:00
2026-03-05 16:24:09 +01:00
2026-03-06 15:06:28 +01:00