Changelog (v7.4.3...v7.4.4)
- bug #63043 Check for console package before register
CommandDataCollector(gimler) - bug #63016 Ensure a fresh container is used after cache warmup in
KernelTestCase(lyrixx) - bug #63053 add back missing enabled key in normalization step (xabbuh)
- bug #63002 Fix merging node that canBeDisable()/canBeEnabled() (nicolas-grekas)
- bug #62985 Skip extensions with empty configuration in
reference.php(bendavies) - bug #63003 Don't list ExpressionConfigurator if expression-language is not installed on reference config shape (nicolas-grekas)
- bug #63005 Revert destination file change for secrets:decrypt-to-local (nicolas-grekas)
- bug #62795 Fix mocking decorated services in tests (nicolas-grekas)
- bug #62920 Allow
ParamConfiguratorinParametersConfig(@jack-worman)