File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
- Upgrade php cs fixer to latest ([ #783 ] ( https://github.com/jsonrainbow/json-schema/pull/783 ) )
15
15
- Create deep copy before checking each sub schema in oneOf ([ #791 ] ( https://github.com/jsonrainbow/json-schema/pull/791 ) )
16
16
- Create deep copy before checking each sub schema in anyOf ([ #792 ] ( https://github.com/jsonrainbow/json-schema/pull/792 ) )
17
+ - Correctly set the schema ID when passing it as assoc array ([ #794 ] ( https://github.com/jsonrainbow/json-schema/pull/794 ) )
17
18
18
19
### Changed
19
20
- Used PHPStan's int-mask-of<T > type where applicable ([ #779 ] ( https://github.com/jsonrainbow/json-schema/pull/779 ) )
You can’t perform that action at this time.
0 commit comments