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.7
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.8
Choose a head ref
  • 5 commits
  • 2 files changed
  • 3 contributors

Commits on Nov 3, 2023

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

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    7a12bc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fbe133 View commit details
    Browse the repository at this point in the history
  3. bug #52474 [HttpFoundation] ensure string type with mbstring func ove…

    …rloading enabled (xabbuh)
    
    This PR was merged into the 5.4 branch.
    
    Discussion
    ----------
    
    [HttpFoundation] ensure string type with mbstring func overloading enabled
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 5.4
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        | Fix #52419
    | License       | MIT
    
    Commits
    -------
    
    a9f0705c1b ensure string type with mbstring func overloading enabled
    nicolas-grekas committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f84fd4f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Merge branch '5.4' into 6.3

    * 5.4:
      fix compatibility with Doctrine DBAL 4
      ensure string type with mbstring func overloading enabled
      [Validator] updated Greek translation
      [Cache][HttpFoundation][Lock] Fix empty username/password for PDO PostgreSQL
    nicolas-grekas committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ce33267 View commit details
    Browse the repository at this point in the history
Loading