Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Support for FCM (#20) #25

Closed
wants to merge 2 commits into from
Closed

Conversation

kleisauke
Copy link
Contributor

@kleisauke kleisauke commented Sep 12, 2016

- Change GCM end-point to FCM
- Make Travis happy
- Test PHP 7.0 (zendframework#22)
- Add new parameters from FCM docs (zendframework#21)
- Some PHP doc fixes
PHP 7 throws `TypeError` instead of `PHPUnit_Framework_Error`
@kleisauke kleisauke mentioned this pull request Sep 12, 2016
@mwillbanks mwillbanks added this to the 2.0.0 milestone Sep 28, 2016
@mwillbanks mwillbanks self-assigned this Sep 28, 2016
@bathan
Copy link

bathan commented Nov 1, 2016

@kleisauke I think it would be best to create a Fcm folder and just duplicate everything and then change the endpoint url. It does not feel "right" to have a Gcm client pointing to the Fcm endpoint.

Just a thought. I would also love to have FCM support. @mwillbanks

@mwillbanks
Copy link
Contributor

I've added a develop branch against #27 I will be rebasing this against that and resolving any conflicts. I hope that I can get this completed today.

@mwillbanks
Copy link
Contributor

This has been merged to the develop branch for the next release.

@mwillbanks mwillbanks closed this Nov 1, 2016
@jaySoftdev
Copy link

jaySoftdev commented Jan 17, 2017

@kleisauke I agreed with @bathan to add new folder for FCM.

@mwillbanks
Copy link
Contributor

I'll merge it to master and release today. Sorry for the delay.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants