8000 Comparing v6.4.12...v6.4.13 · symfony/http-foundation · GitHub
[go: up one dir, main page]

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.4.12
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.4.13
Choose a head ref
  • 6 commits
  • 9 files changed
  • 3 contributors

Commits on Sep 25, 2024

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

    * 5.4:
      Add PR template and auto-close PR on subtree split repositories
    nicolas-grekas committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    df510a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

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

Commits on Oct 9, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      minor #58472 CS: clean some whitespaces/indentation (keradus)
      Fix newline
      harden test to not depend on the system's configured default timezone
      [Form] Support intl.use_exceptions/error_level in NumberToLocalizedStringTransformer
      [ExpressionLanguage] Add missing test case for `Lexer`
      [FrameworkBundle] Fix passing request_stack to session.listener
      ensure session storages are opened in tests before destroying them
      [HttpKernel] Correctly merge `max-age`/`s-maxage` and `Expires` headers
      [Security][Validator] Check translations for Czech
      [Security] Fix serialized object representation in tests
      [DoctrineBridge] Fix risky test warnings
    xabbuh committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    3363819 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. session names must not be empty

    The changes done in #58453 were not enough. Since the session name is used
    as the cookie name it must not be the empty string.
    xabbuh committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    35f7b4c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Merge branch '5.4' into 6.4

    * 5.4:
      do not mix named and positional arguments in data provider definitions
      session names must not be empty
      fix Contracts directory name in PHPUnit configuration
      Passing null to parameter #2 ($subject) of type string is deprecated
    xabbuh committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    4c0341b View commit details
    Browse the repository at this point in the history
Loading
0