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: Nyholm/psr7
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.1
Choose a base ref
...
head repository: Nyholm/psr7
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Nov 22, 2023

  1. Fix .gitattributes (#250)

    * Fix .gitattributes
    
    * Fix .gitattributes
    VincentLanglet authored Nov 22, 2023
    Configuration menu
    Copy the full SHA
    fd12ffc View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. [PHP 8.4] Fixes for implicit nullability deprecation (#255)

    Fixes all issues that emits a deprecation notice on PHP 8.4.
    
    See:
     - [RFC](https://wiki.php.net/rfc/deprecate-implicitly-nullable-types)
     - [PHP 8.4: Implicitly nullable parameter declarations deprecated](https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated)
    Ayesh authored Apr 12, 2024
    Configuration menu
    Copy the full SHA
    229484f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Changelog for 1.8.2 (#258)

    Nyholm authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a71f2b1 View commit details
    Browse the repository at this point in the history
Loading