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.3
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.4
Choose a head ref
  • 12 commits
  • 9 files changed
  • 7 contributors

Commits on Jul 26, 2024

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

Commits on Aug 6, 2024

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

Commits on Aug 12, 2024

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

Commits on Aug 13, 2024

  1. bug #57928 [Serializer] fix denormalizing mixed collection values (ry…

    …nhndrcksn)
    
    This PR was merged into the 7.1 branch.
    
    Discussion
    ----------
    
    [Serializer] fix denormalizing mixed collection values
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 7.1
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        | Fix #57914
    | License       | MIT
    
    Commits
    -------
    
    f42ff39 fix denormalizing mixed collection values
    nicolas-grekas committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    1f07d46 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

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

Commits on Aug 15, 2024

  1. Merge branch '6.4' into 7.1

    * 6.4:
      [Serializer] Remove redundant @internal tags from traceable classes
      Fix conversion of partitioned cookies in the PSR-7 bridge
      [Validator] added Polish translation for units 116-119
      Revert stateless check
      [Console] Fix side-effects from running bash completions
      skip transient Redis integration tests on AppVeyor
    chalasr committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0da2ccb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

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

    * 5.4:
      remove custom CSV escape character from tests
      fix compatibility with Twig 3.12 and 4.0
    xabbuh committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8ece294 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.1

    * 6.4:
      remove custom CSV escape character from tests
      [HttpKernel] ESI fragment content may be missing in conditional requests
      [SecurityBundle] Revert adding `_stateless` attribute to the request when firewall is stateless and the attribute is not already set
      fix compatibility with Twig 3.12 and 4.0
      Improve and add tests for Last-Modified computation with ESI responses
    xabbuh committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2ae69d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. clean up PHP version checks

    xabbuh committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    a75d03d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Merge branch '6.4' into 7.1

    * 6.4:
      fix tests
      [DependencyInjection] Add tests for repeating `#[Autoconfigure]` attributes
      [DependencyInjection] Fix handling of repeated `#[Autoconfigure]` attributes
      [SecurityBundle] Make security schema deterministic
      [Translations][Core] Fix security Italian translation.
      clean up PHP version checks
      Support the `unique_proxy_open` event
    xabbuh committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    86d2631 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

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