| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-05 | 1.3 kB | |
| v10.0.2 source code.tar.gz | 2026-03-05 | 11.9 kB | |
| v10.0.2 source code.zip | 2026-03-05 | 17.3 kB | |
| Totals: 3 Items | 30.5 kB | 0 | |
What's Changed
- fix: EC key generation for OpenSSL 3.6+ by @eyupcanakman in https://github.com/web-push-libs/web-push-php/pull/448
- chore: use code style PER Coding Style 3.0 by @Rotzbua in https://github.com/web-push-libs/web-push-php/pull/436
- chore: use more explicit error handling with
json_encodeby @Rotzbua in https://github.com/web-push-libs/web-push-php/pull/437 - chore: improve VAPID config doc and type hints by @Rotzbua in https://github.com/web-push-libs/web-push-php/pull/443
- chore: add override by @Rotzbua in https://github.com/web-push-libs/web-push-php/pull/439
- chore: add PHPStan extensions by @Rotzbua in https://github.com/web-push-libs/web-push-php/pull/440
- chore: use base64 fn from
web-token/jwt-libraryby @Rotzbua in https://github.com/web-push-libs/web-push-php/pull/438 - chore: bump actions/cache from 4 to 5 in the github-actions group by @dependabot[bot] in https://github.com/web-push-libs/web-push-php/pull/444
- chore: show OpenSSL version in CI by @Rotzbua in https://github.com/web-push-libs/web-push-php/pull/446
New Contributors
- @eyupcanakman made their first contribution in https://github.com/web-push-libs/web-push-php/pull/448
Full Changelog: https://github.com/web-push-libs/web-push-php/compare/v10.0.1...v10.0.2