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: v7.1.6
Choose a base ref
...
head repository: symfony/serializer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.1.8
Choose a head ref
  • 5 commits
  • 15 files changed
  • 4 contributors

Commits on Oct 23, 2024

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

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    6e7d9f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    2154d9a View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2024

  1. bug #58705 [Serializer] Revert Default groups (mtarld)

    This PR was merged into the 7.1 branch.
    
    Discussion
    ----------
    
    [Serializer] Revert Default groups
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.1
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        | Fix #58576, Fix #57350
    | License       | MIT
    
    When introduced in #51514, the behavior of group selection was wrong and introduced BC breaks (see the two related issues).
    
    This PR reverts this introduction so that they can be added properly in 7.3 (see #58656).
    
    Commits
    -------
    
    ab3220f [Serializer] Revert default groups
    fabpot committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    763e313 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.4' into 7.1

    * 6.4:
      [AssetMapper] Fix `JavaScriptImportPathCompiler` regex for non-latin characters
      Definition::$class may not be class-string
      require Cache component versions compatible with Redis 6.1
      [Twitter][Notifier] Fix post INIT upload
      [Messenger][RateLimiter] fix additional message handled when using a rate limiter
      [Serializer] fixed object normalizer for a class with `cancel` method
      Fix bucket size reduce when previously created with bigger size
    xabbuh committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    6066de1 View commit details
    Browse the repository at this point in the history
Loading