Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Tags: ahsankhatri/firestore-php

Tags

v2.0.4

Toggle v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a few tests for FirestoreDocument and fix odd behaviour of getCre…

…atedTime (#15)

Added few test cases.

v2.0.3

Toggle v2.0.3's commit message
Store http response code in UnhandledRequestError (#12)

This allows the user to deal with errors in a more informed way - for example, if the response code is 502 or 503, it might be a good idea to wait 15-30 seconds and try again.

v2.0.2

Toggle v2.0.2's commit message
Fix crash when trying to read empty array (#4)

* Fix crash when trying to read empty array

v2.0.1

Toggle v2.0.1's commit message

    

v2.0.0

Toggle v2.0.0's commit message

    

v1.0.1

Toggle v1.0.1's commit message

    

v1.0.0

Toggle v1.0.0's commit message
First/Initial release.