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.9
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.10
Choose a head ref
  • 10 commits
  • 72 files changed
  • 3 contributors

Commits on Apr 11, 2025

  1. Enable PHPUnit 10 support

    williamdes committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    e458fc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a731f47 View commit details
    Browse the repository at this point in the history
  3. Enable PHPUnit 11 support

    williamdes committed Apr 11, 2025
    Configuration menu
    Copy the full SHA
    e0465af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac049bd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    374a60c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    20c0719 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7e986d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Merge pull request #908 from williamdes/phpunit-11

    Support PHPUnit 10 & 11
    mnapoli authored Apr 15, 2025
    Configuration menu
    Copy the full SHA
    851ade1 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2025

  1. Added conditional return on container::get so static analysers unders…

    …tand the return type
    
    Fixes: #910
    alleknalle committed Apr 22, 2025
    Configuration menu
    Copy the full SHA
    d5d1191 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #912 from alleknalle/container-get-conditional-return

    Added conditional return on container::get so static analysers understand the return type
    mnapoli authored Apr 22, 2025
    Configuration menu
    Copy the full SHA
    0d1ed64 View commit details
    Browse the repository at this point in the history
Loading