Releases: symfony/config
Releases · symfony/config
v8.0.7
v7.4.7
Changelog (v7.4.6...v7.4.7)
- no significant changes
v8.0.6
Changelog (v8.0.5...v8.0.6)
- bug #54236 Fix exclude option being ignored for non-glob and PSR-4 resources (@NeilPeyssard)
- bug #63478 Fix ArrayShapeGenerator required keys with deep merging (@lacatoire)
- bug #63450 Fix missing resource tracking for type extensions in FormPass (@ranpafin)
v7.4.6
Changelog (v7.4.5...v7.4.6)
- bug #54236 Fix exclude option being ignored for non-glob and PSR-4 resources (@NeilPeyssard)
- bug #63478 Fix ArrayShapeGenerator required keys with deep merging (@lacatoire)
- bug #63450 Fix missing resource tracking for type extensions in FormPass (@ranpafin)
v6.4.34
Changelog (v6.4.33...v6.4.34)
- bug #54236 Fix exclude option being ignored for non-glob and PSR-4 resources (@NeilPeyssard)
- bug #63450 Fix missing resource tracking for type extensions in FormPass (@ranpafin)
v8.0.4
Changelog (v8.0.3...v8.0.4)
- bug #63053 add back missing enabled key in normalization step (xabbuh)
- bug #63002 Fix merging node that canBeDisable()/canBeEnabled() (nicolas-grekas)
- bug #62920 Allow
ParamConfiguratorinParametersConfig(@jack-worman)
v7.4.4
Changelog (v7.4.3...v7.4.4)
- bug #63053 add back missing enabled key in normalization step (xabbuh)
- bug #63002 Fix merging node that canBeDisable()/canBeEnabled() (nicolas-grekas)
- bug #62920 Allow
ParamConfiguratorinParametersConfig(@jack-worman)
v7.3.10
Changelog (v7.3.9...v7.3.10)
- no significant changes
v6.4.32
Changelog (v6.4.31...v6.4.32)
- no significant changes
v8.0.3
Changelog (v8.0.2...v8.0.3)
- bug symfony/symfony#62818 [Config][FrameworkBundle] Allow using ParamConfigurator with every configurable value (@jack-worman)