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/framework-bundle
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/framework-bundle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.7
Choose a head ref
  • 8 commits
  • 6 files changed
  • 2 contributors

Commits on Mar 4, 2026

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

    * 6.4:
      [FrameworkBundle] Fix stale container after reboot in KernelTestCase
      [Form] Fix duplicate validation errors when ValidatorExtension is instantiated multiple times
    nicolas-grekas committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    0cba4b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Configuration menu
    Copy the full SHA
    2e065db 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
    186eb52 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
    f41e45a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c94bc78 View commit details
    Browse the repository at this point in the history
  5. Merge branch '7.4' into 8.0

    * 7.4:
      [FrameworkBundle] Relax reference.php fixture
    nicolas-grekas committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    6a43d76 View commit details
    Browse the repository at this point in the history
Loading