Skip to content

[RELEASE] v0.10.1

Compare
Choose a tag to compare
@shtrom shtrom released this 14 May 06:27
· 123 commits to master since this release

Fixed

  • DataApi::request*: default $requestPacket to [] rather than null,
    which would cause cryptic errors if no packet is specified. Additionally, a
    warning is provided if the $requestPacket is not a PHP array.