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

Add Symfony 7 support #92

Merged
merged 8 commits into from
Apr 9, 2024

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    65e0572 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4a681a View commit details
    Browse the repository at this point in the history
  3. Add Symfony 7.0 to CI

    niels-nijens committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e9d06e1 View commit details
    Browse the repository at this point in the history
  4. Extract ProblemExceptionNormalizer into AbstractProblemExceptionNorma…

    …lizer and add Symfony 7 compatible method signature for ProblemExceptionNormalizer::normalize
    niels-nijens committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    4f01326 View commit details
    Browse the repository at this point in the history
  5. Add compatibility for HttpKernelInterface::MAIN_REQUEST and HttpKerne…

    …lInterface::MASTER_REQUEST in tests
    niels-nijens committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    e6e89bb View commit details
    Browse the repository at this point in the history
  6. Change ErrorResponsesTest::testCanReturnProblemJsonObjectForThrownErr…

    …or to be Symfony 7 compatible
    niels-nijens committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0b92d23 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d40bee View commit details
    Browse the repository at this point in the history
  8. Split ProblemExceptionNormalizer forward-compatibilityinto separate f…

    …ile to be PHP 7.4 compatible
    niels-nijens committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    f06c4aa View commit details
    Browse the repository at this point in the history