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: phpspec/phpspec
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.1.0
Choose a base ref
...
head repository: phpspec/phpspec
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.2.0
Choose a head ref
  • 17 commits
  • 9 files changed
  • 4 contributors

Commits on Sep 8, 2025

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

Commits on Dec 17, 2025

  1. Fix compatibility with symfony/console 8.x

    The `add()` method has been removed in Symfony 8.x.
    
    `addCommands()` has been available since long ago and can be used to be cross-version compatible.
    mpdude authored Dec 17, 2025
    Configuration menu
    Copy the full SHA
    3c94d27 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

  1. Merge pull request #1503 from mpdude/patch-1

    Fix compatibility with symfony/console 8.x
    stof authored Jan 20, 2026
    Configuration menu
    Copy the full SHA
    3ea90cc View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2026

  1. Merge pull request #1495 from Chris53897/patch-1

    ci: bump github actions versions
    torchello authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    0e946f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2026

  1. Fix version

    torchello committed Jan 24, 2026
    Configuration menu
    Copy the full SHA
    c77810b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1509 from torchello/version-fix-8.1

    Fix version
    torchello authored Jan 24, 2026
    Configuration menu
    Copy the full SHA
    e8f8c58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a298f94 View commit details
    Browse the repository at this point in the history
  4. Fix versions order

    torchello committed Jan 24, 2026
    Configuration menu
    Copy the full SHA
    567612a View commit details
    Browse the repository at this point in the history
  5. Trigger CI

    torchello committed Jan 24, 2026
    Configuration menu
    Copy the full SHA
    dfb6629 View commit details
    Browse the repository at this point in the history
  6. Use latest psalm

    torchello committed Jan 24, 2026
    Configuration menu
    Copy the full SHA
    07ca6d7 View commit details
    Browse the repository at this point in the history
  7. Try Psalm 7.0-beta

    torchello committed Jan 24, 2026
    Configuration menu
    Copy the full SHA
    c21cf39 View commit details
    Browse the repository at this point in the history
  8. Try Psalm 5 and 6

    torchello committed Jan 24, 2026
    Configuration menu
    Copy the full SHA
    cb11530 View commit details
    Browse the repository at this point in the history
  9. Run psalm as separate job

    torchello committed Jan 24, 2026
    Configuration menu
    Copy the full SHA
    bf5f3f0 View commit details
    Browse the repository at this point in the history
  10. Fix deprecations

    torchello committed Jan 24, 2026
    Configuration menu
    Copy the full SHA
    7577429 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4d27bf4 View commit details
    Browse the repository at this point in the history
  12. Bump version

    torchello committed Jan 24, 2026
    Configuration menu
    Copy the full SHA
    6c5832b View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1500 from torchello/php8.5

    Add compatibility for PHP 8.5
    torchello authored Jan 24, 2026
    Configuration menu
    Copy the full SHA
    4aa1d99 View commit details
    Browse the repository at this point in the history
Loading