Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Update edges #198

Merged
merged 1 commit into from
Oct 13, 2022
Merged

[CI] Update edges #198

merged 1 commit into from
Oct 13, 2022

Conversation

ogizanagi
Copy link
Member

@ogizanagi ogizanagi commented Oct 7, 2022

  • Fixe issues
  • Makefile updates

6.2 deprecations:

 13x: Since symfony/http-kernel 6.2: Starting from 7.0, "Symfony\Component\HttpKernel\HttpKernel::handle()" will catch \Throwable exceptions and convert them to HttpFoundation responses. Pass $catchThrowable=true to adapt to this behavior now.
    9x in QueryBodyBackedEnumValueResolverTest::testResolver from Elao\Enum\Tests\Integration\Bridge\Symfony\HttpKernel\Controller\ArgumentResolver
    4x in BackedEnumValueResolverTest::testResolver from Elao\Enum\Tests\Integration\Bridge\Symfony\HttpKernel\Controller\ArgumentResolver

  1x: The "Elao\Enum\Bridge\Symfony\HttpKernel\Controller\ArgumentResolver\BackedEnumValueResolver" class implements "Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface" that is deprecated since Symfony 6.2, implement ValueResolverInterface instead.
    1x in EnumTypeSQLEnumTest::setUp from Elao\Enum\Tests\Integration\Bridge\Doctrine\DBAL\Type

  1x: The "Elao\Enum\Bridge\Symfony\HttpKernel\Controller\ArgumentResolver\QueryBodyBackedEnumValueResolver" class implements "Symfony\Component\HttpKernel\Controller\ArgumentValueResolverInterface" that is deprecated since Symfony 6.2, implement ValueResolverInterface instead.
    1x in EnumTypeSQLEnumTest::setUp from Elao\Enum\Tests\Integration\Bridge\Doctrine\DBAL\Type

@ogizanagi ogizanagi force-pushed the ci-update branch 2 times, most recently from c2a9d9d to 4ff77e3 Compare October 12, 2022 16:22
@ogizanagi ogizanagi marked this pull request as ready for review October 12, 2022 16:22
@ogizanagi ogizanagi force-pushed the ci-update branch 2 times, most recently from 3a301bd to 1bdeaf5 Compare October 12, 2022 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant