Changelog (v6.4.43...v6.4.44)
- bug #65532 Keep escaping when resolving values against a resolved parameter bag (@nicolas-grekas)
- bug #65474 Fix compiling nested service locators (@nicolas-grekas)
- bug #65473 Fix sorting tagged services when autoconfiguration duplicates a tag (@nicolas-grekas)
- bug #65542 Detect circular references through a shared factory builder (@nicolas-grekas)
- bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
- bug #65271 Fix circular references through expressions (@eissasoubhi)
- bug #65172 Don't keep partially-configured shared services when their setup fails (@javiereguiluz)
- bug #65133 Fix ParameterBag::clear() leaving stale deprecations and resolution state (@javiereguiluz)
- bug #65113 Fix instantiating a lazy proxy for an inline definition (@nicolas-grekas)
- bug #65112 Fix misleading error messages for invalid "proxy" tags (@nicolas-grekas)
- bug #65111 Fix generating one proxy class per set of "proxy" tags (@nicolas-grekas)