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-DI/PHP-DI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7.0.8
Choose a base ref
...
head repository: PHP-DI/PHP-DI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7.0.9
Choose a head ref
  • 10 commits
  • 27 files changed
  • 2 contributors

Commits on Feb 28, 2025

  1. fix: Stripped final from class def

    Final keyword prevents extending inject and injectable attributes
    seebeen committed Feb 28, 2025
    Configuration menu
    Copy the full SHA
    9a44285 View commit details
    Browse the repository at this point in the history
  2. Upgrade PHPUnit's config file

    mnapoli committed Feb 28, 2025
    Configuration menu
    Copy the full SHA
    955aecd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #903 from x-wp/fix/strip-final

    fix: Stripped final from class def
    mnapoli authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    8aa09e0 View commit details
    Browse the repository at this point in the history
  4. Upgrade Psalm

    mnapoli committed Feb 28, 2025
    Configuration menu
    Copy the full SHA
    90c898e View commit details
    Browse the repository at this point in the history
  5. Fix CS

    mnapoli committed Feb 28, 2025
    Configuration menu
    Copy the full SHA
    81701c0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ddaa706 View commit details
    Browse the repository at this point in the history
  7. Update PHP versions in CI

    mnapoli committed Feb 28, 2025
    Configuration menu
    Copy the full SHA
    f20ca80 View commit details
    Browse the repository at this point in the history
  8. Fix

    mnapoli committed Feb 28, 2025
    Configuration menu
    Copy the full SHA
    d715392 View commit details
    Browse the repository at this point in the history
  9. Fix

    mnapoli committed Feb 28, 2025
    Configuration menu
    Copy the full SHA
    b3d1327 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #904 from PHP-DI/updates

    Psalm update & code formatting fixes
    mnapoli authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    d848026 View commit details
    Browse the repository at this point in the history
Loading