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/http-foundation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.3.5
Choose a base ref
...
head repository: symfony/http-foundation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.3.6
Choose a head ref
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Oct 12, 2023

  1. Configuration menu
    Copy the full SHA
    7dceaa1 View commit details
    Browse the repository at this point in the history
  2. Fix deps=low

    nicolas-grekas committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3a2291d View commit details
    Browse the repository at this point in the history
  3. Run tests with ORM 3 and DBAL 4

    This reverts commit 913a317706780c843a7d1d7ed78e2e81a0d4d9e1.
    derrabus committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a27c541 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

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

    * 5.4:
      [Form] Fix merging params & files when "multiple" is enabled
      [HttpFoundation] Do not swallow trailing `=` in cookie value
      Handle Sendinblue error responses without a message key
      [Serializer] Fix collecting only first missing constructor argument
      [Messenger] Fix DoctrineOpenTransactionLoggerMiddleware
      [Translation] Add missing return type
      [Validator] add missing catalan translations
    nicolas-grekas committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    c186627 View commit details
    Browse the repository at this point in the history
Loading