Issue #3490710 follow-up by alexpott: Catch potential exception when calling Request::create() in PathBasedBreadcrumbBuilder

merge-requests/11088/head
Alex Pott 2025-01-30 10:28:09 +00:00
parent 0face05104
commit 4d9f424370
No known key found for this signature in database
GPG Key ID: BDA67E7EE836E5CE
1 changed files with 1 additions and 0 deletions

View File

@ -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.%