Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-01-10 | 783 Bytes | |
v8.0.0 source code.tar.gz | 2023-01-10 | 11.2 kB | |
v8.0.0 source code.zip | 2023-01-10 | 16.2 kB | |
Totals: 3 Items | 28.2 kB | 0 |
What's Changed
The only breaking change is dropping support for PHP 7, which is not maintained anymore. (thanks @Rotzbua!)
- Update outdated reference for Mozilla's ServiceWorker cookbooks by @fkiriakos07 in https://github.com/web-push-libs/web-push-php/pull/360
- Ignore cache/IDE files to commit by @Rotzbua in https://github.com/web-push-libs/web-push-php/pull/362
- Drop eol php by @Rotzbua in https://github.com/web-push-libs/web-push-php/pull/361
New Contributors
- @fkiriakos07 made their first contribution in https://github.com/web-push-libs/web-push-php/pull/360
- @Rotzbua made their first contribution in https://github.com/web-push-libs/web-push-php/pull/362
Full Changelog: https://github.com/web-push-libs/web-push-php/compare/v7.0.0...v8.0.0