packagist kreait/firebase-php 4.31.0

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

Bugfixes

Messaging

  • Fixed the inability to correctly parse a response from the Firebase Batch Messaging when Messaging::sendMulticast() or Messaging::sendAll() was used with only one recipient.

Changed

Auth

  • The third parameter of Kreait\Firebase\Auth::verifyIdToken() ($allowTimeInconsistencies) has been deprecated because, since 4.25.0, a default leeway of 5 minutes is already applied. Using it will trigger a E_USER_DEPRECATED warning.
  • Previously the "verified" status of an user email could be null if not defined - it will now be false by default

Don't miss a new firebase-php release

NewReleases is sending notifications on new releases.