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

Commits on Mar 3, 2026

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

Commits on Mar 4, 2026

  1. Merge branch '7.4' into 8.0

    * 7.4:
      Use `parentElement` to set the class attribute within the Symfony toolbar
      [Serializer] Fix nullable array constructor parameter overriding collection value type
      [TypeInfo] Fix resolving class const type
    derrabus committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    9fa596a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

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

    * 6.4:
      [HttpFoundation] Fix session cookie_lifetime not applied in mock session storage
      [Serializer] Fix denormalization of magic `__set` properties
      Add 'sms' to hostless schemes
    nicolas-grekas committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    bd395bb View commit details
    Browse the repository at this point in the history
  3. Merge branch '7.4' into 8.0

    * 7.4:
      [HttpFoundation] Fix session cookie_lifetime not applied in mock session storage
      [Validator] Fix test
      [Serializer] Fix denormalization of magic `__set` properties
      [Config] Fix NodeDefinition template to be covariant
      Add 'sms' to hostless schemes
      [Validator] Fix required options check when extending a constraint with a simplified constructor
      [Validator] Skip ExpressionLanguage requirement in When constraint for closure expressions
      [Cache] Add timeout and slot eviction to LockRegistry stampede prevention
      [Console] Fix OUTPUT_RAW corrupting binary content on Windows
      [Form] Fix session data contamination by non-serializable objects in form flow
      [Mime] Use shell_exec() instead of passthru() in FileBinaryMimeTypeGuesser
      [HttpClient] Fix streaming from CachingHttpClient
      [DoctrineBridge] Rename `_schema_subscriber_check` table to `schema_subscriber_check_` for Oracle compatibility
      [HttpClient] Fix CachingHttpClient compatibility with decorator clients on 304 responses
      [FrameworkBundle] Fix stale container after reboot in KernelTestCase
      [Form] Fix duplicate validation errors when ValidatorExtension is instantiated multiple times
    nicolas-grekas committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    18bbaf7 View commit details
    Browse the repository at this point in the history
Loading