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: jsonrainbow/json-schema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.13
Choose a base ref
...
head repository: jsonrainbow/json-schema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.3.0
Choose a head ref
  • 6 commits
  • 17 files changed
  • 2 contributors

Commits on Jul 6, 2024

  1. Configuration menu
    Copy the full SHA
    b7e73ca View commit details
    Browse the repository at this point in the history
  2. [PHP 8.4] Fixes for implicit nullability deprecation

    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 and Seldaek committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    8cba3ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0898b3 View commit details
    Browse the repository at this point in the history
  4. Bump php requirement to 7.1+

    Seldaek committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    2201471 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #731 from Seldaek/php84

    php 8.4 support for 5.x
    Seldaek authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    00fbffd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    feb2ca6 View commit details
    Browse the repository at this point in the history
Loading