Unverified Commit 4d9f4243 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3490710 follow-up by alexpott: Catch potential exception when calling...

Issue #3490710 follow-up by alexpott: Catch potential exception when calling Request::create() in PathBasedBreadcrumbBuilder
parent 0face051
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@

# Symfony 7.
%Method "Symfony\\Contracts\\Service\\ResetInterface::reset\(\)" might add "void" as a native return type declaration in the future. Do the same in implementation "Drupal\\Component\\DependencyInjection\\Container" now to avoid errors or add an explicit @return annotation to suppress this message.%
%Since symfony/http-foundation 6.3: Calling "Symfony\\Component\\HttpFoundation\\Request::create\(\)" with an invalid URI is deprecated.%

# Temporarily for testing Symfony 6.4.
%Since symfony/dependency-injection 6.4: "Symfony\\Component\\DependencyInjection\\ContainerAwareTrait" is deprecated, use dependency injection instead.%