7.16.0 #958
jeromegamez
announced in
Releases
7.16.0
#958
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Added
HttpClientOptions::withGuzzleHandler()
method. (#956)Changed
CloudMessage
class for message handling anymore. If you provide a message as an array and it has an error, the Firebase API will report it. You can still use theCloudMessage
class as a message builderCloudMessage::withTarget()
method, use the newtoToken()
,toTopic()
ortoCondition()
methods insteadDeprecated
Kreait\Firebase\Messaging\CloudMessage::withTarget()
Kreait\Firebase\Messaging\CloudMessage::withChangedTarget()
Kreait\Firebase\Messaging\CloudMessage::target()
Kreait\Firebase\Messaging\CloudMessage::hasTarget()
This discussion was created from the release 7.16.0.
Beta Was this translation helpful? Give feedback.
All reactions