8.0.0 #1052
jeromegamez
announced in
Releases
8.0.0
#1052
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Security improvements
#[SensitiveParameter]attributes to methods handling sensitive data (passwords, tokens, private keys)to prevent them from appearing in stack traces and error logs.
Breaking changes
supported versions are 8.3, 8.4, and 8.5.
and has been removed from the SDK.
Stringable|stringtostring).Kreait\Firebase\Contract\Transitional\FederatedUserFetcher::getUserByProviderUid()methodhas been moved into the
Kreait\Firebase\Contract\Authinterfacepsr/loghas been moved from runtime dependencies to development dependenciesKreait\Firebase\Contract\Messaging::BATCH_MESSAGE_LIMITconstant has been removedKreait\Firebase\Messaging\CloudMessagebuilder methods have been renamed to follow thewith*pattern:toToken()->withToken(),toTopic()->withTopic(),toCondition()->withCondition().The old methods are deprecated but still available as aliases.
See UPGRADE-8.0 for more details on the changes between 7.x and 8.0.
7.x Changelog
https://github.com/kreait/firebase-php/blob/7.24.0/CHANGELOG.md
Important
Support the project: This SDK is downloaded 1M+ times monthly and powers thousands of applications.
If it saves you or your team time, please consider sponsoring its development.
This discussion was created from the release 8.0.0.
Beta Was this translation helpful? Give feedback.
All reactions