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.4
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.5
Choose a head ref
  • 11 commits
  • 4 files changed
  • 7 contributors

Commits on Sep 11, 2024

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

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    5613373 View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      [HttpClient] Fix setting CURLMOPT_MAXCONNECTS
      throw a meaningful exception when parsing dotenv files with BOM
      [Cache] Fix RedisSentinel params types
      [FrameworkBundle] Fix service reset between tests
      [Uid][Serializer][Validator] Mention RFC 9562
      make sure temp files can be cleaned up on Windows
    xabbuh committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    fed6cf3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2e5a85 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Merge branch '6.4' into 7.1

    * 6.4:
      [Serializer] Fix for method named `get()`
      [Notifier][TurboSMS] Process partial accepted response from transport
      [HttpClient] Fix setting CURLMOPT_MAXCONNECTS
      throw a meaningful exception when parsing dotenv files with BOM
      [FrameworkBundle] Fix schema & finish incomplete tests for lock & semaphore config
      [Cache] Fix RedisSentinel params types
      [FrameworkBundle] Fix service reset between tests
      [Uid][Serializer][Validator] Mention RFC 9562
      make sure temp files can be cleaned up on Windows
    xabbuh committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    7c16836 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. bug #58259 [TypeInfo] Return bound type as base type in `TemplateType…

    …` (valtzu)
    
    This PR was merged into the 7.1 branch.
    
    Discussion
    ----------
    
    [TypeInfo] Return bound type as base type in `TemplateType`
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.1
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        | Fix #58031
    | License       | MIT
    
    This supersedes #58033 as simpler approach.
    
    Commits
    -------
    
    f897a7b Fix `TemplateType` handling in `AbstractObjectNormalizer`
    fabpot committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1f5d1bb View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

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

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    0f100df View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.4

    * 5.4:
      Mutate remaining data providers to static ones
    derrabus committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    10ae9c1 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      Make more data providers static
      fix merge
      Mutate remaining data providers to static ones
    derrabus committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    637cbb1 View commit details
    Browse the repository at this point in the history
  4. fix tests

    xabbuh committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    71d6e1f View commit details
    Browse the repository at this point in the history
Loading