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: 6.5.0
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: 6.5.1
Choose a head ref
  • 2 commits
  • 8 files changed
  • 2 contributors

Commits on Aug 29, 2025

  1. ci: Add PHP 8.5 to pipeline, ignoring dependencies and as experimental (

    #842)
    
    This PR will 
    - add PHP 8.5 to the continuous integration pipeline, ignoring platform
    dependencies
    - resolve deprecations for:
      -  Reflection*::setAccessible
      - curl_close
      - $http_response_header
    
    Fixes #798
    DannyvdSluijs authored Aug 29, 2025
    Configuration menu
    Copy the full SHA
    93e0ed7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5ab21e View commit details
    Browse the repository at this point in the history
Loading