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: main
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: 4.3
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 49 files changed
  • 4 contributors

Commits on Mar 24, 2026

  1. Configuration menu
    Copy the full SHA
    9c2810b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aefeca5 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. Configuration menu
    Copy the full SHA
    a0daa07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a3a7dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a129259 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f8f862 View commit details
    Browse the repository at this point in the history
  5. fix(serializer): disable normalizer cache to prevent wrong normalizer…

    … in worker mode (#7868) (#7873)
    
    | Q             | A
    | ------------- | ---
    | Branch?       | main
    | Tickets       | Closes #7868
    | License       | MIT
    | Doc PR        | ∅
    
    * Change getSupportedTypes() from ['object' => true] to ['object' => false]
      so supportsNormalization() is called fresh each time with current context
    * In FrankenPHP worker mode, the stale cache caused ItemNormalizer to
      incorrectly handle output DTOs appearing as nested objects in other resources
    soyuka authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    e447ab1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    892c1c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c562a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fff8213 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. Configuration menu
    Copy the full SHA
    1bddff8 View commit details
    Browse the repository at this point in the history
  2. doc: changelog 4.2.23

    soyuka committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    1a12fa9 View commit details
    Browse the repository at this point in the history
  3. Merge 4.3

    soyuka committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    1b1d11c View commit details
    Browse the repository at this point in the history
  4. doc:changelog 4.3.2

    soyuka committed Mar 27, 2026
    Configuration menu
    Copy the full SHA
    69fc5c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2026

  1. Configuration menu
    Copy the full SHA
    8cb5a60 View commit details
    Browse the repository at this point in the history
  2. Merge 4.2

    soyuka committed Mar 29, 2026
    Configuration menu
    Copy the full SHA
    3a6220c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ad2302 View commit details
    Browse the repository at this point in the history
Loading