packagist kreait/firebase-php 5.5.0

latest releases: 7.x-dev, 7.10.0, dev-dependabot/github_actions/dependabot/fetch-metadata-2.1.0...
3 years ago

Added

  • It is now possible to log outgoing HTTP requests and responses to the Firebase APIs. (Documentation)

Changed

  • Kreait\Firebase\Factory::withEnabledDebug() now accepts an instance of Psr\Log\LoggerInterface as parameter to log HTTP messages.

Deprecated

  • Calling Kreait\Firebase\Factory::withEnabledDebug() without a Logger continues to enable Guzzle's default debug-behaviour to print HTTP debug output to STDOUT but will trigger a deprecation notice suggesting using a Logger instead.

Don't miss a new firebase-php release

NewReleases is sending notifications on new releases.