packagist kreait/firebase-php 4.30.1

latest releases: 7.x-dev, dev-dependabot/github_actions/codecov/codecov-action-4.4.0, dev-dependabot/github_actions/codecov/codecov-action-4.3.1...
4 years ago

Changed

Database

  • Fixed a deprecation warning when getting the root reference with Kreait\Firebase\Database::getReference() without giving a path.

Messaging

  • When sending multiple messages at once, it can happen in some cases that the HTTP sub-responses can not be parsed which would cause an exception. Until we figure out the cause, those exceptions are now caught, with the caveat that the resulting send-report is not correct (it will show 0 successes and 0 failures even if the messages were successfully sent).

Don't miss a new firebase-php release

NewReleases is sending notifications on new releases.