-
Notifications
You must be signed in to change notification settings - Fork 357
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.1.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jsonrainbow/json-schema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 31 files changed
- 5 contributors
Commits on Feb 6, 2025
-
Use phpstan's int-mask-of<T> (#779)
* Better phpstan typing * Better phpstan typing
Configuration menu - View commit details
-
Copy full SHA for 56f34b8 - Browse repository at this point
Copy the full SHA 56f34b8View commit details
Commits on Feb 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for afee666 - Browse repository at this point
Copy the full SHA afee666View commit details -
feat: welcome first time contributors (#782)
* feat: welcome first time contributers * docs: add changelog entry
Configuration menu - View commit details
-
Copy full SHA for 7660882 - Browse repository at this point
Copy the full SHA 7660882View commit details
Commits on Feb 21, 2025
-
fix: add required permissions for welcome action (#789)
This PR adds the required permissions for making comments on the issues and pull requests References: - https://github.com/jsonrainbow/json-schema/actions/runs/13372875791/job/37345272696#step:2:1 - wow-actions/welcome#9 (comment)
Configuration menu - View commit details
-
Copy full SHA for f84193e - Browse repository at this point
Copy the full SHA f84193eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec0eab0 - Browse repository at this point
Copy the full SHA ec0eab0View commit details
Commits on Feb 26, 2025
-
fix: Create deep copy before checking each sub schema in oneOf (#791)
This PR creates a deep copy of the value before passing it by reference for validating sub schemas of a `oneOf` with type coercion enabled. Fixes #790
Configuration menu - View commit details
-
Copy full SHA for 7eea9e4 - Browse repository at this point
Copy the full SHA 7eea9e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4406698 - Browse repository at this point
Copy the full SHA 4406698View commit details -
Correctly set the schema ID when passing it as assoc array (#794)
Configuration menu - View commit details
-
Copy full SHA for 649793d - Browse repository at this point
Copy the full SHA 649793dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a94f60c - Browse repository at this point
Copy the full SHA a94f60cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b62fea7 - Browse repository at this point
Copy the full SHA b62fea7View commit details -
refactor: cleanup redundant checks (#796)
Fixes #793 removing PHP 5.5 and HHVM checks
Configuration menu - View commit details
-
Copy full SHA for d9d665f - Browse repository at this point
Copy the full SHA d9d665fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 460c0a0 - Browse repository at this point
Copy the full SHA 460c0a0View commit details
There are no files selected for viewing