Skip to content

Conversation

@mbourqui
Copy link

No description provided.

richsage and others added 30 commits March 30, 2015 10:01
Multiple APNS certificates
The library is still valid for use with PHP 5.3
Close apn stream in case of shutdown error
Add missing cache directory to AppleNotification.
Provide correct method parameters (fixes #108).
Use identifier as array keys for performance check
Add IOS notification category
Remove erroneous clearing of errors array in loop
count() in a for() loop condition is always a bad idea because the count() will always be executed, even if the $messages array does not change.
Assign the count of messages to a variable.
Log the actual GCM error messages
richsage and others added 22 commits March 24, 2016 11:08
Fix exception class being thrown.
Standardise on PSR logger interface
[GCM] Don't use registration_ids for single recipient
…ing-new-pem

Close all APNS streams when setting PEM as string.
Hi, the travis file seems to test this bundle against symfony master, is it possible to allow symfony 3 in composer.json ?
Adds support for mutable-content flag
Add 7.0 and 7.1 to travis PHP versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.