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: reactphp/http
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.x
Choose a base ref
...
head repository: CodeWithKyrian/reactphp-http
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 15 files changed
  • 4 contributors

Commits on May 17, 2025

  1. Allow psr/http-message ^2.0

    Requires php: ^7.2 || ^8.0
    Closes #513
    valzargaming authored May 17, 2025
    Configuration menu
    Copy the full SHA
    a8b34ba View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2025

  1. Configuration menu
    Copy the full SHA
    1ac9363 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from kwhat/patch-1

    Adding the bare minimum to make psr/http-message ^2.0 work
    valzargaming authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    2b5d2d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    804b47f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from kwhat/patch-1

    Remove 7.1 from the CI matrix because psr/http-message ^2.0 requires 7.2 or later.
    valzargaming authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    2c124bc View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2025

  1. Configuration menu
    Copy the full SHA
    1cbe587 View commit details
    Browse the repository at this point in the history
  2. Update composer.json and README.md for temporary development fork of …

    …reactphp/http with psr/http-message v2 support
    CodeWithKyrian committed Oct 14, 2025
    Configuration menu
    Copy the full SHA
    a35ca54 View commit details
    Browse the repository at this point in the history
Loading