web-push-php
web-push-php copied to clipboard
Web Push library for PHP
Hello, We are a push provider company and we have lots of clients. Our old clients has so many (almost %40-50 of total subscribers ) 404 errors after 20 june...
# Setup * *Operating System*: Linux * *PHP Version*: 8.1 * *web-push-php Version*: 8.0 > PHP extensions : - [x] curl - [x] gmp - [x] mbstring - [x] openssl...
We have a user sign up with a MacBook. That works fine. However, when sending, we get this error: ```text Client error: `POST https://web.push.apple.com/xyz` resulted in a `403 Forbidden` response:...
# this is my error - im generate more vapid but not work , i dont know how check and debug ing, is possible in my country google not support...
hello Web push notification working on chrome and fire fox but in safari browser it not working how to do anyone please help me
option name seems to be accidentally renamed
It is necessary to update the outdated packages. ``` Package web-token/jwt-key-mgmt is abandoned, you should avoid using it. Use web-token/jwt-library instead. Package web-token/jwt-signature is abandoned, you should avoid using it....
Avoid private key shown in stack trace. https://www.php.net/manual/en/class.sensitiveparameter.php Polyfill required for php 8.1.
Error is not thrown. So remove it.
Modified part from #394 without breaking changes so it can be merged and released as patch release. ### Changes Feature: - convert contentEncoding to typesafe enum ### Reference Partially address...