packagist kreait/firebase-php 2.0.1

latest releases: 7.x-dev, 7.10.0, dev-dependabot/github_actions/dependabot/fetch-metadata-2.1.0...
7 years ago
  • Renamed "Firebase SDK" to "Firebase Admin SDK for PHP" to emphasize the similarity to the newly
    introduced official Admin SDKs
    .
  • Added method Reference::getPath() to retrieve the full relative path to a node.
  • Updated docs to make clearer that authenticating with a Database Secret is not recommended since
    the official deprecation by Firebase (see
    the "Database Secrets" section in the "Service Accounts" tab of a project
    )
  • It is now possible to pass a JSON string as the Service Account parameter on Firebase::fromServiceAccount(). Until now, a string would have been treated as the path to a JSON file.

Don't miss a new firebase-php release

NewReleases is sending notifications on new releases.