What's Changed
- fix: EC key generation for OpenSSL 3.6+ by @eyupcanakman in #448
- chore: use code style PER Coding Style 3.0 by @Rotzbua in #436
- chore: use more explicit error handling with
json_encodeby @Rotzbua in #437 - chore: improve VAPID config doc and type hints by @Rotzbua in #443
- chore: add override by @Rotzbua in #439
- chore: add PHPStan extensions by @Rotzbua in #440
- chore: use base64 fn from
web-token/jwt-libraryby @Rotzbua in #438 - chore: bump actions/cache from 4 to 5 in the github-actions group by @dependabot[bot] in #444
- chore: show OpenSSL version in CI by @Rotzbua in #446
New Contributors
- @eyupcanakman made their first contribution in #448
Full Changelog: v10.0.1...v10.0.2