8000 Comparing v6.1.2...v6.1.3 · symfony/console · GitHub
[go: up one dir, main page]

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.1.2
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.1.3
Choose a head ref
  • 17 commits
  • 12 files changed
  • 4 contributors

Commits on Jun 27, 2022

  1. CS fixes

    nicolas-grekas committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    412cf75 View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.4

    * 4.4:
      CS fixes
      Bump Symfony version to 4.4.44
      Update VERSION for 4.4.43
      Update CONTRIBUTORS for 4.4.43
      Update CHANGELOG for 4.4.43
    nicolas-grekas committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    09a5561 View commit details
    Browse the repository at this point in the history
  3. Merge branch '5.4' into 6.0

    * 5.4:
      CS fixes
      Bump Symfony version to 5.4.11
      Update VERSION for 5.4.10
      Update CHANGELOG for 5.4.10
      Bump Symfony version to 4.4.44
      Update VERSION for 4.4.43
      Update CONTRIBUTORS for 4.4.43
      Update CHANGELOG for 4.4.43
    nicolas-grekas committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    5eb6fb3 View commit details
    Browse the repository at this point in the history
  4. Merge branch '6.0' into 6.1

    * 6.0:
      CS fixes
      Bump Symfony version to 6.0.11
      Update VERSION for 6.0.10
      Update CHANGELOG for 6.0.10
      Bump Symfony version to 5.4.11
      Update VERSION for 5.4.10
      Update CHANGELOG for 5.4.10
      Bump Symfony version to 4.4.44
      Update VERSION for 4.4.43
      Update CONTRIBUTORS for 4.4.43
      Update CHANGELOG for 4.4.43
    nicolas-grekas committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    b5cf7fb View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2022

  1. Fix Command::run phpdoc

    VincentLanglet authored and fabpot committed Jul 5, 2022
    Configuration menu
    Copy the full SHA
    3f2ece4 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. Merge branch '4.4' into 5.4

    * 4.4:
      [Mime] Fix invalid DKIM signature with multiple parts
      Fix Command::run phpdoc
      Update Response.php
      [HttpFoundation] Fix TypeError on null `$_SESSION`  in `NativeSessionStorage::save()`
    fabpot committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    f29023c View commit details
    Browse the repository at this point in the history
  2. Merge branch '5.4' into 6.0

    * 5.4:
      [Mime] Fix invalid DKIM signature with multiple parts
      Fix Command::run phpdoc
      Update Response.php
      [HttpFoundation] Fix TypeError on null `$_SESSION`  in `NativeSessionStorage::save()`
    fabpot committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    e84689b View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.0' into 6.1

    * 6.0:
      [Mime] Fix invalid DKIM signature with multiple parts
      Fix Command::run phpdoc
      Update Response.php
      [HttpFoundation] Fix TypeError on null `$_SESSION`  in `NativeSessionStorage::save()`
    fabpot committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    58bbd10 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Fix CS

    fabpot committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    c35fafd View commit details
    Browse the repository at this point in the history
  2. Merge branch '4.4' into 5.4

    * 4.4:
      Fix CS
    fabpot committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    1c6e909 View commit details
    Browse the repository at this point in the history
  3. Fix CS

    fabpot committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    d81a398 View commit details
    Browse the repository at this point in the history
  4. Merge branch '5.4' into 6.0

    * 5.4:
      Fix CS
      Fix CS
    fabpot committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    5d5ae0b View commit details
    Browse the repository at this point in the history
  5. Merge branch '6.0' into 6.1

    * 6.0:
      Fix CS
      Fix CS
    fabpot committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    1f6444d View commit details
    Browse the repository at this point in the history
  6. Fix CS

    fabpot committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    a575bcb View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

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

    * 5.4:
      [Console] get full command path for command in search path
    fabpot committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    09b8e50 View commit details
    Browse the repository at this point in the history
  3. Merge branch '6.0' into 6.1

    * 6.0:
      [Console] get full command path for command in search path
    fabpot committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    43fcb5c View commit details
    Browse the repository at this point in the history
Loading
0