Skip to content

Tweak JSON::decode null behaviour and deprecate StrictDate validators

Compare
Choose a tag to compare
@acoulton acoulton released this 31 Oct 12:59
· 31 commits to 1.x since this release
f338cd5

What's Changed

  • Fix StrictDate::date_after tests & deprecate validating InvalidUserDateTime by @acoulton in #46
  • Update JSON::decode to throw on null instead of catching ErrorException by @acoulton in #47

Full Changelog: v1.17.1...v1.17.2