Skip to content

Releases: edamov/pushok

Fix #99

04 Apr 19:30
a1da6fa
Compare
Choose a tag to compare
Merge pull request #102 from knyjoh/fix-breaking-loop

Resolves issue#99

Fix localized title keys

25 Dec 12:34
Compare
Choose a tag to compare

Add support for different push notification types

20 Nov 18:06
9404502
Compare
Choose a tag to compare
Merge pull request #91 from angvp/feature/voip-tokens

Add support for different push notification types

Travis improvements

19 Nov 16:37
Compare
Choose a tag to compare
  • Use bionic images on travis
  • Added tests against php 7.4 (fails allowed)
  • Added tests against php nightly (fails allowed)
  • Added nullcheck to Response-class (did fail in 7.4 unit test)
  • Now pushok is php 8.0 ready!

Add tests and small fixes

19 Nov 12:20
f24889f
Compare
Choose a tag to compare
Merge pull request #89 from rasmusbe/unittests

Add more tests and small fixes

Upgrade to web-tokens 2.0

18 Nov 15:59
5358869
Compare
Choose a tag to compare
0.10.0

Update README.md

Require php7.2 to support the changes in #85

07 Nov 13:12
a84a754
Compare
Choose a tag to compare
Merge pull request #87 from rasmusbe/php72

Require php7.2 to support the changes in #85

Update composer requirements

06 Nov 17:29
827cc90
Compare
Choose a tag to compare
  • remove ext-gmp extension. Fix #39
  • add ext-json extension

Fix bugs

31 Oct 10:03
d0a77e6
Compare
Choose a tag to compare

Fix #82 and #75

Fix test

07 Aug 08:57
4e091be
Compare
Choose a tag to compare
Merge pull request #69 from lucadegasperi/patch-2

Fix test. Followup to PR #66