Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: phpro/api-problem-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.6.0
Choose a base ref
...
head repository: phpro/api-problem-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.7.0
Choose a head ref
  • 7 commits
  • 5 files changed
  • 2 contributors

Commits on Feb 22, 2024

  1. fix removed deprecation http-foundation ^7.0 'Request::getContentType'

    Signed-off-by: FilippeB <filippe.b@gmail.com>
    filippeb committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    c11314b View commit details
    Browse the repository at this point in the history
  2. fix removed deprecation symfony/http-kernel ^7.0 'HttpKernelInterface…

    …::MAIN_REQUEST'
    
    Signed-off-by: FilippeB <filippe.b@gmail.com>
    filippeb committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    991602c View commit details
    Browse the repository at this point in the history
  3. restrict symfony/http-kernel version ^7.0

    Signed-off-by: FilippeB <filippe.b@gmail.com>
    filippeb committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    4030db9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4774a52 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    d56ab0f View commit details
    Browse the repository at this point in the history
  2. update cs fixer rules

    filippeb committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    476cb3e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #24 from filippeb/master

    Fix removed symfony deprecations
    veewee authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    a153e5e View commit details
    Browse the repository at this point in the history
Loading