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
1414- Upgrade php cs fixer to latest ([ #783 ] ( https://github.com/jsonrainbow/json-schema/pull/783 ) )
1515- Create deep copy before checking each sub schema in oneOf ([ #791 ] ( https://github.com/jsonrainbow/json-schema/pull/791 ) )
1616- 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 ) )
1718
1819### Changed
1920- 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