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: reva2/jsonapi-bundle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.x-dev
Choose a base ref
...
head repository: reva2/jsonapi-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 9 files changed
  • 4 contributors

Commits on Jan 15, 2020

  1. Adds support for symfony 5.x

    Mikhail Shaulsky
    Mikhail Shaulsky committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    135c168 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from mixailshaulsky/master

    Adds support for symfony 5.x
    mixailshaulsky authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    573ccc1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Add support for Symfony 7.x

    Sergey Revenko
    Sergey Revenko committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    4e7c6af View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from reva2/feature/symfony-7

    Add support for Symfony 7.x
    reva2 authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    343620a View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Upgrade to reva2/json-api:^3.2

    Sergey Revenko
    Sergey Revenko committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    2925719 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from reva2/feature/reva2-json-api-3.2

    Upgrade to reva2/json-api:^3.2
    reva2 authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    771a44b View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. Fix issue with schema interface

    Sergey Revenko
    Sergey Revenko committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    2171bff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from reva2/bugfix/schema-interface-issue

    Fix issue with schema interface
    reva2 authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    455dbc7 View commit details
    Browse the repository at this point in the history
  3. Fix issue with missing alias for factory interface

    Sergey Revenko
    Sergey Revenko committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    ef53ba3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from reva2/bugfix/factory-alias-issue

    Fix issue with missing alias for factory interface
    reva2 authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    f0c2e21 View commit details
    Browse the repository at this point in the history
Loading