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
* bug#44427[FrameworkBundle] Fix compatibility with symfony/security-core 6.x (deps=high tests) (wouterj)
25
+
* bug#44424[SecurityBundle] Don't rely on deprecated strategy constants (derrabus)
26
+
* bug#44399 Prevent infinite nesting of lazy`ObjectManager` instances when`ObjectManager` is reset (Ocramius)
27
+
* bug#44402[HttpKernel] Fix using FileLinkFormatter after serialization (derrabus)
28
+
* bug#44395[HttpKernel] fix sending Vary: Accept-Language when appropriate (nicolas-grekas)
29
+
* bug#44385[DependencyInjection] Skip parameter attribute configurators in AttributeAutoconfigurationPass if we can't get the constructor reflector (fancyweb)
30
+
* bug#44359 Avoid duplicated session listener registration in tests (alexander-schranz)
31
+
* bug#44375[DoctrineBridge] fix calling get_class on non-object (kbond)
32
+
* bug#44378[HttpFoundation] fix SessionHandlerFactory using connections (dmaicher)