8000 Comparing v5.10.9...v5.11.0 · symfony-cli/symfony-cli · 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-cli/symfony-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.10.9
Choose a base ref
...
head repository: symfony-cli/symfony-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.11.0
Choose a head ref
  • 9 commits
  • 7 files changed
  • 2 contributors

Commits on Feb 15, 2025

  1. refacto: extract WSL check fron symfony-cli/console package

    I believe this check should not be part of the symfony-cli/console package as it is not generic and display a warning about the Symfony CLI binary
    tucksaun committed Feb 15, 2025
    Configuration menu
    Copy the full SHA
    716eb38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c86f25b View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2025

  1. Merge pull request #568 from tucksaun/refacto/wsl-checks

    refacto: extract WSL check fron symfony-cli/console package
    fabpot authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    7096a0b View commit details
    Browse the repository at this point in the history
  2. Bump dependencies

    fabpot committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    5b3448f View commit details
    Browse the repository at this point in the history
  3. Bump proxy

    fabpot committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    64ca240 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #570 from symfony-cli/deps-bump

    Bump dependencies
    fabpot authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    4d89b47 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #569 from tucksaun/refactor/improve-cleaning-up-wo…

    …rkers-errors
    
    refactor: improve cleaning up stale temp directories if workers fail to stop
    fabpot authored Feb 17, 2025
    Configuration menu
    Copy the full SHA
    738d842 View commit details
    Browse the repository at this point in the history
  6. Fix Docker client version

    fabpot committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    f44b5cd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cced2c7 View commit details
    Browse the repository at this point in the history
Loading
0