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: api-platform/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.3
Choose a base ref
...
head repository: api-platform/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.4
Choose a head ref
  • 10 commits
  • 13 files changed
  • 2 contributors

Commits on Mar 24, 2025

  1. Revert "fix(doctrine): throw an exception when a filter is not found …

    …in a par…" (#7046)
    
    This reverts commit 2f967d9.
    soyuka authored Mar 24, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    riyavsinha Riya Sinha
    Copy the full SHA
    f4c426d View commit details
  2. Merge 3.4

    soyuka committed Mar 24, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    riyavsinha Riya Sinha
    Copy the full SHA
    e3a9346 View commit details
  3. Merge 4.0

    soyuka committed Mar 24, 2025
    Copy the full SHA
    ba37b26 View commit details

Commits on Mar 25, 2025

  1. feat(serializer): support filter interface on serializer filter param…

    …eter provider (#7047)
    deguif authored Mar 25, 2025
    Copy the full SHA
    eaf0075 View commit details

Commits on Mar 28, 2025

  1. fix(laravel): error handler only on api routes (#7049)

    soyuka authored Mar 28, 2025
    Copy the full SHA
    b0fa229 View commit details
  2. fix(symfony): serialization of closure inside the profiler (#7054)

    soyuka authored Mar 28, 2025
    Copy the full SHA
    a46a768 View commit details
  3. fix(laravel): missing filters (#7056)

    fixes #7055
    soyuka authored Mar 28, 2025
    Copy the full SHA
    1eb9da1 View commit details
  4. chore(laravel): missing iterable type (#7057)

    soyuka authored Mar 28, 2025
    Copy the full SHA
    b39b347 View commit details
  5. fix(doctrine): joinColumn might be an array (#7060)

    fixes #7052
    soyuka authored Mar 28, 2025
    Copy the full SHA
    c1b50e2 View commit details
  6. docs: changelog 4.1.4

    soyuka committed Mar 28, 2025
    Copy the full SHA
    c636d98 View commit details
Loading