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.0.1
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.0.2
Choose a head ref
  • 6 commits
  • 1 file changed
  • 2 contributors

Commits on Dec 8, 2023

  1. refactor: hyper check

    theofidry committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    bbfa508 View commit details
    Browse the repository at this point in the history
  2. fix xterm detection

    theofidry committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    d9648a1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b4d8cd View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Merge branch '5.4' into 6.3

    * 5.4:
      [String] Skip a test when an issue is detected in PCRE2
      [Mailer] Stop using the (local) AWS shared configuration in the PHPUnit tests.
      detect colors on not windows
      fix xterm detection
      refactor: hyper check
      Missing translations for Slovak (sk) #51954
      properly handle SYMFONY_DOTENV_VARS being the empty string
      Avoid incompatibility with symfony/console 7
      bug #45057 [Messenger] Avoid reconnecting active Redis connections.
      [Serializer] fix regression where nullable int cannot be serialized
      do not overwrite an application's default serialization context
    xabbuh committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    ca73e92 View commit details
    Browse the repository at this point in the history
  2. Merge branch '6.3' into 6.4

    * 6.3:
      fix merge
      [VarDumper] Test intl formatter broken since dumper does not replace the nnbsp character by standard space
      [WebProfilerBundle] Fix intercept external redirects
      [Webhook] Added missing XML attribute in config XSD
      [String] Skip a test when an issue is detected in PCRE2
      [ExpressionLanguage] Fix null coalescing propagation
      [Mailer] Stop using the (local) AWS shared configuration in the PHPUnit tests.
      detect colors on not windows
      fix xterm detection
      refactor: hyper check
      Missing translations for Slovak (sk) #51954
      Remove redundant PHPdoc line
      properly handle SYMFONY_DOTENV_VARS being the empty string
      Avoid incompatibility with symfony/console 7
      bug #45057 [Messenger] Avoid reconnecting active Redis connections.
      [HttpKernel] Catch `TypeError` if the wrong type is used in `BackedEnumValueResolver`
      [Serializer] fix regression where nullable int cannot be serialized
      do not overwrite an application's default serialization context
    xabbuh committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    0254811 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.4' into 7.0

    * 6.4:
      fix merge
      [VarDumper] Test intl formatter broken since dumper does not replace the nnbsp character by standard space
      [WebProfilerBundle] Fix intercept external redirects
      [Webhook] Added missing XML attribute in config XSD
      [String] Skip a test when an issue is detected in PCRE2
      [ExpressionLanguage] Fix null coalescing propagation
      [Mailer] Stop using the (local) AWS shared configuration in the PHPUnit tests.
      detect colors on not windows
      fix xterm detection
      refactor: hyper check
      Missing translations for Slovak (sk) #51954
      Remove redundant PHPdoc line
      properly handle SYMFONY_DOTENV_VARS being the empty string
      Avoid incompatibility with symfony/console 7
      bug #45057 [Messenger] Avoid reconnecting active Redis connections.
      [HttpKernel] Catch `TypeError` if the wrong type is used in `BackedEnumValueResolver`
      [Serializer] fix regression where nullable int cannot be serialized
      do not overwrite an application's default serialization context
    xabbuh committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    f8587c4 View commit details
    Browse the repository at this point in the history
Loading