You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we upgraded to Symfony 7.3.3 we are seeing the following error.
Impossible to call set() on a frozen ParameterBag.
["exception" => Symfony\Component\DependencyInjection\Exception\LogicException { …},
"extensionClass" => "Unleash\Client\Bundle\DependencyInjection\UnleashClientExtension"]
I have found related issues #44 and #49 from some time ago that report similar problems, but this was completely fine with Symfony 7.3.2 and has only started appearing on 7.3.3.