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

Commits on Dec 11, 2025

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

Commits on Dec 14, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      chore: PHP CS Fixer and protected_to_private
      Cleanup psalm config
      [FIX] Comments of horizontal/vertical were mixed up
      [BrowserKit] Allow Cookie expiration to be an int
      [Serializer] Fix php 8.5 warning unexpected NAN value was coerced to string
      add unit test job for PHP 8.6
    nicolas-grekas committed Dec 14, 2025
    Configuration menu
    Copy the full SHA
    af744b5 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

  1. Merge branch '7.3' into 7.4

    * 7.3:
      do not use PHPUnit mock objects without configured expectations
      chore: PHP CS Fixer and protected_to_private
      Cleanup psalm config
      [FIX] Comments of horizontal/vertical were mixed up
      bug #62763 [Console] Escape the description passed to the lazy command so the container can be build without wanting to replace the %not-a-param% to parameters
      [BrowserKit] Allow Cookie expiration to be an int
      do not use PHPUnit mock objects without configured expectations
      [DependencyInjection] Fix `#[AutowireCallable]` sometimes incorrectly inlined
      do not use PHPUnit mock objects without configured expectations
      [Serializer] Fix php 8.5 warning unexpected NAN value was coerced to string
      add unit test job for PHP 8.6
      [Messenger][Doctrine] Remove batched message delete for MySQL and add a covering index for a select query
    derrabus committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    c8c9207 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.4' into 8.0

    * 7.4:
      do not use PHPUnit mock objects without configured expectations
      chore: PHP CS Fixer and protected_to_private
      Cleanup psalm config
      [FIX] Comments of horizontal/vertical were mixed up
      bug #62763 [Console] Escape the description passed to the lazy command so the container can be build without wanting to replace the %not-a-param% to parameters
      [BrowserKit] Allow Cookie expiration to be an int
      do not use PHPUnit mock objects without configured expectations
      [DependencyInjection] Fix `#[AutowireCallable]` sometimes incorrectly inlined
      do not use PHPUnit mock objects without configured expectations
      [Routing] Do not renumber query parameters with numeric key
      [Serializer] Fix php 8.5 warning unexpected NAN value was coerced to string
      Fix the generated PHP code when using array shape.
      add unit test job for PHP 8.6
      [Messenger][Doctrine] Remove batched message delete for MySQL and add a covering index for a select query
    derrabus committed Dec 16, 2025
    Configuration menu
    Copy the full SHA
    f690a11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    43e2573 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      [Messenger] fix test file/class name
      [PropertyInfo] Fix calling same-named method with required args instead of reading public property
      [Serializer] Do not skip nested `null` values when denormalizing
    xabbuh committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    b39bfd3 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.3' into 7.4

    * 7.3:
      [Messenger] fix test file/class name
      src/Symfony/Component/JsonPath - fix
      [PropertyInfo] Fix calling same-named method with required args instead of reading public property
      [Serializer] Do not skip nested `null` values when denormalizing
    xabbuh committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    c302114 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.4' into 8.0

    * 7.4:
      bump required PropertyInfo component patch version
      [VarDumper] Fix dumper selection for Accept: */* requests
      [Messenger] fix test file/class name
      src/Symfony/Component/JsonPath - fix
      [PropertyInfo] Fix calling same-named method with required args instead of reading public property
      [Serializer] Do not skip nested `null` values when denormalizing
    xabbuh committed Dec 18, 2025
    Configuration menu
    Copy the full SHA
    6582e13 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

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

Commits on Dec 23, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      [HttpClient] Fix ever growing $maxHostConnections
      Fix typo
      [DependencyInjection] Fix referencing build-time array parameters
      cs fix
      [FrameworkBundle] Fix cache:pool:prune exit code on failure
      [Form] Always normalize CRLF and CR to LF in `TextareaType`
      [Cache] Fix stampede protection when forcing item recomputation
      [Console] Fix EofShortcut instruction when using a modern terminal on Windows
      [Console] Fix choice autocomplete issue when string has spaces
      [Serializer] Fix inconsistent field naming from accessors when using groups
      [Finder] Fix converting unanchored glob patterns to regex
    nicolas-grekas committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    e6769b1 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.3' into 7.4

    * 7.3:
      [HttpClient] Fix ever growing $maxHostConnections
      Fix typo
      [DependencyInjection] Fix referencing build-time array parameters
      cs fix
      [FrameworkBundle] Fix cache:pool:prune exit code on failure
      [Form] Always normalize CRLF and CR to LF in `TextareaType`
      [Cache] Fix stampede protection when forcing item recomputation
      [Console] Fix EofShortcut instruction when using a modern terminal on Windows
      [Console] Do not call non-static method via class-name
      [Console] Fix choice autocomplete issue when string has spaces
      Update SameOriginCsrfTokenManager.php
      [Serializer] Fix inconsistent field naming from accessors when using groups
      [Finder] Fix converting unanchored glob patterns to regex
    nicolas-grekas committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    af01e99 View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.4' into 8.0

    * 7.4:
      [Config][FrameworkBundle] Allow using ParamConfigurator with every configurable value
      [HttpFoundation] Improve doc blocks in `ParameterBag`
      [HttpClient] Fix ever growing $maxHostConnections
      Fix typo
      [DependencyInjection] Fix referencing build-time array parameters
      cs fix
      [FrameworkBundle] Fix cache:pool:prune exit code on failure
      [Form] Add type hint for FormTypeInterface in FormBuilderInterface
      [Form] Always normalize CRLF and CR to LF in `TextareaType`
      [Cache] Fix stampede protection when forcing item recomputation
      [DoctrineBridge] Fix checking for the session table when using PDO
      fix(messenger): allow signing message without routing definition
      [Console] Fix EofShortcut instruction when using a modern terminal on Windows
      [Console] Do not call non-static method via class-name
      [Console] Fix choice autocomplete issue when string has spaces
      Update SameOriginCsrfTokenManager.php
      [Serializer] Fix inconsistent field naming from accessors when using groups
      [Finder] Fix converting unanchored glob patterns to regex
    nicolas-grekas committed Dec 23, 2025
    Configuration menu
    Copy the full SHA
    66a9ab0 View commit details
    Browse the repository at this point in the history
Loading