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

Commits on Feb 25, 2026

  1. Fix merge

    nicolas-grekas committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    6d643a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

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

    * 6.4:
      [Console] Fix OUTPUT_RAW corrupting binary content on Windows
      [Mime] Use shell_exec() instead of passthru() in FileBinaryMimeTypeGuesser
    nicolas-grekas committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    de4f40b View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. 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
    c445bcf View commit details
    Browse the repository at this point in the history
  2. [Console] Fix ApplicationTester ignoring interactive and `verbosi…

    …ty` options when `SHELL_VERBOSITY` is set
    nicolas-grekas committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    49257c9 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.4

    * 6.4:
      [Console] Fix `ApplicationTester` ignoring `interactive` and `verbosity` options when `SHELL_VERBOSITY` is set
    nicolas-grekas committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    66aaab8 View commit details
    Browse the repository at this point in the history
  4. Merge branch '7.4' into 8.0

    * 7.4:
      [Console] Fix `ApplicationTester` ignoring `interactive` and `verbosity` options when `SHELL_VERBOSITY` is set
    nicolas-grekas committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    0dd7237 View commit details
    Browse the repository at this point in the history
  5. Fix merge

    nicolas-grekas committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    e1e6770 View commit details
    Browse the repository at this point in the history
  6. Merge branch '7.4' into 8.0

    * 7.4:
      Fix merge
    nicolas-grekas committed Mar 6, 2026
    Configuration menu
    Copy the full SHA
    15ed900 View commit details
    Browse the repository at this point in the history
Loading