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