Skip to content

6.2.0

Latest
Compare
Choose a tag to compare
@DannyvdSluijs DannyvdSluijs released this 26 Feb 20:59
· 1 commit to master since this release

[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

Full Changelog: 6.1.0...6.2.0