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.6
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.10.7
Choose a head ref
  • 10 commits
  • 10 files changed
  • 4 contributors

Commits on Jan 6, 2025

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

Commits on Jan 8, 2025

  1. Updated the PHP 8.2.x versions to the (current) PHP 8.4.x in de `…

    …local:php:list` text output.
    cafferata committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    ee8dff2 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

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

Commits on Jan 16, 2025

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

Commits on Feb 7, 2025

  1. fix: Fix Docker containers are not detected with Docker Desktop 4.38.0

    This is due to a regression in Docker Desktop 4.38.0 making the API slow.
    
    We workaround this by defining a User Agent starting with "Docker-Client/"
    tucksaun committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    9c3ccd1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #561 from tucksaun/fix/560

    fix: Fix Docker containers are not detected with Docker Desktop 4.38.0
    fabpot authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    22df288 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #558 from cafferata/updated-php-version-in-local-p…

    …hp-list-text-output
    
    Updated the PHP versions to the (current) PHP 8.4.x versions
    fabpot authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    c0e1289 View commit details
    Browse the repository at this point in the history
  4. 1 Configuration menu
    Copy the full SHA
    e7cd994 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #563 from symfony-cli/max_children

    Bump pm.max_children from 5 to 30
    fabpot authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    0bb3057 View commit details
    Browse the repository at this point in the history
  6. Update fixtures

    fabpot committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    e3b7acc View commit details
    Browse the repository at this point in the history
Loading