Thanks to visit codestin.com
Credit goes to github.com

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: symfony/serializer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3b9a5d5
Choose a base ref
...
head repository: symfony/serializer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 480cd12
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Jan 26, 2026

  1. Fix attributeLoader

    VincentLanglet committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    b53a060 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.3

    * 6.4:
      fix tests on Windows
      [PropertyInfo] Conflict with phpdocumentor/reflection-docblock >= 6
      [Finder] Fix appending empty iterators
      Fix attributeLoader
      Bump Symfony version to 6.4.33
      Update VERSION for 6.4.32
      Update CONTRIBUTORS for 6.4.32
      Update CHANGELOG for 6.4.32
      [Process] Fix escaping for MSYS on Windows
    nicolas-grekas committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    3a5edba View commit details
    Browse the repository at this point in the history
  3. Fix merge

    nicolas-grekas committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    0d88884 View commit details
    Browse the repository at this point in the history
  4. Merge branch '7.3' into 7.4

    * 7.3:
      Fix merge
      [FrameworkBundle] Clean `http_cache` dir in `KernelTestCase::ensureKernelShutdown()`
      fix tests on Windows
      [PropertyInfo] Conflict with phpdocumentor/reflection-docblock >= 6
      [Finder] Fix appending empty iterators
      Fix attributeLoader
      Bump Symfony version to 7.3.11
      Update VERSION for 7.3.10
      Update CHANGELOG for 7.3.10
      Bump Symfony version to 6.4.33
      Update VERSION for 6.4.32
      Update CONTRIBUTORS for 6.4.32
      Update CHANGELOG for 6.4.32
      [Process] Fix escaping for MSYS on Windows
    nicolas-grekas committed Jan 26, 2026
    Configuration menu
    Copy the full SHA
    2f8681b View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. Configuration menu
    Copy the full SHA
    fbeb7f5 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.3' into 7.4

    * 7.3:
      [PropertyInfo] Conflict with phpdocumentor/reflection-docblock >= 6
      [PropertyInfo] Fix resolution of self/parent types in inherited DocBlocks
      [PropertyInfo] Fix resolution of self/parent types in inherited DocBlocks
      chore(translation): remove state needs-review-translation fixes #59413
    nicolas-grekas committed Jan 27, 2026
    Configuration menu
    Copy the full SHA
    480cd12 View commit details
    Browse the repository at this point in the history
Loading