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

Commits on Mar 3, 2025

  1. Test PHP8.4 (#273)

    barryvdh authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    fd110cb View commit details
    Browse the repository at this point in the history
  2. Remove unused imported function and interface (#259)

    Also the function `GuzzleHttp\Psr7\str` is remoced from `guzzle/psr7` v2.0
    10n authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    96f306e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #274 from thephpleague/feat-deprecated

    Fix deprecated issues
    barryvdh authored Mar 3, 2025
    Configuration menu
    Copy the full SHA
    83552de View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2025

  1. Configuration menu
    Copy the full SHA
    d772c89 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #276 from PatronBase/ci-fixes

    Add support for PHPUnit 10+ to CI process
    barryvdh authored Aug 6, 2025
    Configuration menu
    Copy the full SHA
    e22e347 View commit details
    Browse the repository at this point in the history
Loading