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

Commits on Nov 18, 2023

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

Commits on Nov 20, 2023

  1. 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
    0566dbd View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.3' into 6.4

    * 6.3:
      [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
    cd9864b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

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