v0.5.1
gcloud-php v0.5.1
What's Updated?
- Google Cloud PHP now supports
guzzlehttp/psr7
^v1.2.
What's Fixed?
- When no request body is specified, request handler should fall back to
null
rather than[]
. - Fix bug in service request in BigQuery Dataset::createTable() method.