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/console
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.3.3
Choose a base ref
...
head repository: symfony/console
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.3.4
Choose a head ref
  • 10 commits
  • 5 files changed
  • 5 contributors

Commits on Sep 5, 2025

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

Commits on Sep 7, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      fix test setup
      [Validator] Review Turkish translations
      [Validator] Review Croatian translations
      [Validator] Review translations for Polish (pl)
      use the empty string instead of null as an array offset
      Review translations for Chinese (zh_TW)
      [Serializer] Adjust ObjectNormalizerTest for the accessor method changes from #61097
    xabbuh committed Sep 7, 2025
    Configuration menu
    Copy the full SHA
    e363fd7 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

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

    * 6.4:
      [FrameworkBundle] Normalize workflow places separately
      [Console] Don’t automatically append EOT to multiline test inputs
      [Validator] Review Albanian translations
      [Intl] Remove incorrect condition in CurrencyDataGenerator::icuPairToDate
      [Config] Fix `GlobResource` pattern with trailing slash
    nicolas-grekas committed Sep 8, 2025
    Configuration menu
    Copy the full SHA
    471c5ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d36330 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      [Validator] Review Slovak translations
      restore translation source entries
      [Validator] Review Romanian translations
      [Console] Don’t append a new line to test inputs ending with an EOT
    nicolas-grekas committed Sep 9, 2025
    Configuration menu
    Copy the full SHA
    0d024b0 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2025

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

Commits on Sep 15, 2025

  1. Merge branch '6.4' into 7.3

    * 6.4:
      [Serializer] Fix unknown type in denormalization errors when union type used in constructor
      [HttpKernel] Handle an array vary header in the http cache store for write
      [Console] Fix handling of `\E` in Bash completion
    nicolas-grekas committed Sep 15, 2025
    Configuration menu
    Copy the full SHA
    966b6f4 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2025

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

    * 6.4:
      [SecurityBundle] Remove legacy parameter in SecurityDataCollectorTest
      [Console] Specify types of interactive question choices
      Prevent duplicate entries in module preloads
      prefer the public API over reflection in test
    nicolas-grekas committed Sep 22, 2025
    Configuration menu
    Copy the full SHA
    2b9c5fa View commit details
    Browse the repository at this point in the history
Loading