[6.2.0] - 2025-02-26
Added
- Welcome first time contributors (#782)
Fixed
- Add required permissions for welcome action (#789)
- Upgrade php cs fixer to latest (#783)
- Create deep copy before checking each sub schema in oneOf (#791)
- Create deep copy before checking each sub schema in anyOf (#792)
- Correctly set the schema ID when passing it as assoc array (#794)
- Create deep copy before checking each sub schema in oneOf when only check_mode_apply_defaults is set (#795)
- Additional property casted into int when actually is numeric string (#784)
Changed
- Used PHPStan's int-mask-of type where applicable (#779)
- Fixed some PHPStan errors (#781)
- Cleanup redundant checks (#796)
New Contributors
- @jack-worman made their first contribution in #779
- @aistis- made their first contribution in #784
Full Changelog: 6.1.0...6.2.0