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

Commits on Nov 20, 2023

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

    * 5.4:
      [Cache][Lock] Fix PDO store not creating table + add tests
      Closes #51936-Added Missing translations for Czech (cs) in validators.cs.xlf file
      Added missing translations in turkish and updated validators.tr.xlf
      [Serializer] Fix denormalizing date intervals having both weeks and days
      [Validator] updated Turkish translation
      [Serializer] Fix denormalize constructor arguments
      Add some more non-countable English nouns
      Add hint that changing input arguments has no effect
      [DomCrawler] Revert "bug #52579 UriResolver support path with colons"
      [VarExporter] Fix handling mangled property names returned by __sleep()
      Update Github template for 7.1
    nicolas-grekas committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    f6b07d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3560e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

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

Commits on Nov 24, 2023

  1. Merge branch '5.4' into 6.3

    * 5.4:
      [Serializer] Fix deserialization_path missing using contructor
      [HttpKernel] Fix logging deprecations to the "php" channel when channel "deprecation" is not defined
      fix detecting the server version with Doctrine DBAL 4
      [Serializer] Fix constructor deserialization path
      [Serializer] Fix XML attributes not added on empty
    xabbuh committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    cfe43c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3fd7a52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cbcb035 View commit details
    Browse the repository at this point in the history
  4. bug #52715 [Cache] fix detecting the database server version (xabbuh)

    This PR was merged into the 5.4 branch.
    
    Discussion
    ----------
    
    [Cache] fix detecting the database server version
    
    | Q             | A
    | ------------- | ---
    | Branch?       | 5.4
    | Bug fix?      | yes
    | New feature?  | no
    | Deprecations? | no
    | Issues        | symfony/symfony#52685 (comment)
    | License       | MIT
    
    Commits
    -------
    
    33a65ca9cd5 fix detecting the database server version
    nicolas-grekas committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    2553fac View commit details
    Browse the repository at this point in the history
  5. Merge branch '5.4' into 6.3

    * 5.4:
      fix detecting the database server version
      [Cache] Add url decoding of password in `RedisTrait` DSN
      [Serializer] Remove incompatible type declaration with PHP 7.2
    nicolas-grekas committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    8c6e842 View commit details
    Browse the repository at this point in the history
Loading