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-fig/container
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.1
Choose a base ref
...
head repository: php-fig/container
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.2
Choose a head ref
  • 2 commits
  • 2 files changed
  • 1 contributor

Commits on Nov 5, 2021

  1. fix: bump minimum supported PHP version to 7.4

    Fixes #30 for the v2 series by bumping to a PHP version that does interface inheritance correctly.
    
    (cherry picked from commit 18d0016)
    weierophinney authored and Jean85 committed Nov 5, 2021
    2 Configuration menu
    Copy the full SHA
    89ce296 View commit details
    Browse the repository at this point in the history
  2. revert: re-instate extension of Throwable in supplied exception inter…

    …faces
    
    See #32 (comment)
    
    (cherry picked from commit 6009776)
    weierophinney authored and Jean85 committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    513e066 View commit details
    Browse the repository at this point in the history
Loading