Skip to content

4.14.2

Compare
Choose a tag to compare
@rvdsteege rvdsteege released this 09 Nov 11:37
· 113 commits to main since this release
a34a2f0

Changed

  • Changed return value for non-existing meta in payment info from empty string to null. (163)

Commits

  • Check array type (#163). (b058268)
  • Return null from PaymentInfo::get_meta() if meta does not exist (fixes #163). (649ec6a)