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/routing
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.1
Choose a base ref
...
head repository: symfony/routing
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.2
Choose a head ref
  • 3 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 27, 2023

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

Commits on Dec 29, 2023

  1. Merge branch '5.4' into 6.3

    * 5.4:
      [FrameworkBundle] Update docblock AbstractController
      [HttpFoundation][FrameworkBundle] Fix default locale is ignored when set_locale_from_accept_language is used
      add missing translations
      [Validator] updated Lithuanian translation
      [Validator] fix some non-sense Lithuanian translations
      [Validator] updated Slovenian translation
      [Validator] updated Finnish translation
      [Validator] Add `Charset` french translation
      [Tests] Streamline CompiledUrlGenerator tests
      [Serializer] Skip uninitialized properties with deep_object_to_populate
      fix Constraints\Email::ERROR_NAMES
    nicolas-grekas committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    5f1b4eb View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.3' into 6.4

    * 6.3:
      [Cache] fix the previous fix
      [Cache] Fix expiration time for CouchbaseCollection
      [FrameworkBundle] Update docblock AbstractController
      [HttpFoundation][FrameworkBundle] Fix default locale is ignored when set_locale_from_accept_language is used
      add missing translations
      [Validator] updated Lithuanian translation
      [Validator] fix some non-sense Lithuanian translations
      [Validator] updated Slovenian translation
      [Validator] updated Finnish translation
      [RateLimit] Test and fix peeking behavior on rate limit policies
      [Validator] Add `Charset` french translation
      [Tests] Streamline CompiledUrlGenerator tests
      [Serializer] Skip uninitialized properties with deep_object_to_populate
      fix Constraints\Email::ERROR_NAMES
    nicolas-grekas committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    98eab13 View commit details
    Browse the repository at this point in the history
Loading