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
* feature#60105[JsonPath] Add`JsonPathAssertionsTrait` and related constraints (alexandre-daubois)
27
+
* bug#60423[DependencyInjection] Make`DefinitionErrorExceptionPass` consider`IGNORE_ON_UNINITIALIZED_REFERENCE` and`RUNTIME_EXCEPTION_ON_INVALID_REFERENCE` the same (MatTheCat)
28
+
* bug#60439[FrameworkBundle] Fix declaring field-attr tags in xml config files (nicolas-grekas)
29
+
* bug#60428[DependencyInjection] Fix missing binding for ServiceCollectionInterface when declaring a service subscriber (nicolas-grekas)
30
+
* bug#60426[Validator] let the`SlugValidator` accept`AsciiSlugger` results (xabbuh)