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: php-http/curl-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.0
Choose a base ref
...
head repository: php-http/curl-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.x
Choose a head ref
  • 12 commits
  • 11 files changed
  • 3 contributors

Commits on Nov 3, 2023

  1. fix build status badge

    dbu authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    422f6dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f21d5d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #83 from php-http/fix-build

    install legacy factory to still test it
    dbu authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    64d26af View commit details
    Browse the repository at this point in the history
  4. allow symfony 7

    dbu committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    09994be View commit details
    Browse the repository at this point in the history
  5. Merge pull request #84 from php-http/allow_sf7

    allow symfony 7
    dbu authored Nov 3, 2023
    Configuration menu
    Copy the full SHA
    85b7eed View commit details
    Browse the repository at this point in the history
  6. prepare release

    dbu committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    085570b View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2024

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

Commits on Mar 3, 2024

  1. Merge pull request #85 from Chris53897/feature/improve-ci

    chore: fix ci deprecation, add testrun for PHP 8.3
    dbu authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    81e5ef0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    852c143 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #86 from php-http/guzzle-psr-integration

    re-enable and fix tests for guzzle integration
    dbu authored Mar 3, 2024
    Configuration menu
    Copy the full SHA
    ae94cb9 View commit details
    Browse the repository at this point in the history
  4. prepare release

    dbu committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    0b86992 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Add Support for PHP 8.4 (#87)

    * Add PHP 8.4 to the matrix
    * Fix implicitly nullable parameters
    * Permit installation of laminas-diactoros ^3 in dev
    gsteel authored Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f3eb48d View commit details
    Browse the repository at this point in the history
Loading