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/promise
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Choose a base ref
...
head repository: reactphp/promise
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.3.0
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Nov 11, 2024

  1. Fix inconsistent switch case syntax

    This must have been a typo, since it's the only instance where the non-standard syntax is used.
    theodorejb authored Nov 11, 2024
    1 Configuration menu
    Copy the full SHA
    d3998c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Merge pull request #264 from theodorejb/patch-1

    Fix inconsistent switch case syntax
    clue authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    5f80055 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2025

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

Commits on Aug 19, 2025

  1. Merge pull request #271 from clue-labs/update-tests

    Run tests on PHP 8.4 and update test environment
    WyriHaximus authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    23444f5 View commit details
    Browse the repository at this point in the history
Loading