10000 Comparing v7.2.0...v7.2.1 · 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: v7.2.0
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.2.1
Choose a head ref
  • 6 commits
  • 5 files changed
  • 3 contributors

Commits on Dec 6, 2024

  1. [Console] Fix division by 0 error

    Rindula authored and fabpot committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    67191f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2024

  1. Merge branch '6.4' into 7.1

    * 6.4:
      [Console] Fix division by 0 error
      [ErrorHandler] Fix error message with PHP 8.5
      Add an experimental CI job for PHP 8.5
      [HttpClient] Always set CURLOPT_CUSTOMREQUEST to the correct HTTP method in CurlHttpClient
      evaluate access flags for properties with asymmetric visibility
      [Mime] Fix wrong PHPDoc in `FormDataPart` constructor
    xabbuh committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    d205904 View commit details
    Browse the repository at this point in the history
  2. Merge branch '7.1' into 7.2

    * 7.1:
      [Console] Fix division by 0 error
      [ErrorHandler] Fix error message with PHP 8.5
      add test covering associated entities referenced by their primary key
      Add an experimental CI job for PHP 8.5
      Fix change log to mentioned thrown exception
      [HttpClient] Always set CURLOPT_CUSTOMREQUEST to the correct HTTP method in CurlHttpClient
      evaluate access flags for properties with asymmetric visibility
      [Mime] Fix wrong PHPDoc in `FormDataPart` constructor
    xabbuh committed Dec 7, 2024
    Configuration menu
    Copy the full SHA
    13189ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    799445d View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2024

  1. Merge branch '6.4' into 7.2

    * 6.4:
      fix risky test that doesn't perform any assertions
    xabbuh committed Dec 9, 2024
    Configuration menu
    Copy the full SHA
    722fa7c View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. [Console] Fix tests

    chalasr committed Dec 11, 2024
    Configuration menu
    Copy the full SHA
    fefcc18 View commit details
    Browse the repository at this point in the history
Loading
0