Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Normal
I had a look at this but it's not good news unfortunately.We have updated the web push library but they unfortunately still instantiate a JWSBuilder object with the old style signature.On further investigation, the issue appears to be that the web push library is still targeting PHP 7.1 but JWT is targeting PHP 7.2. At this point while everything works nicely at a minimum of PHP 7.1 even if it were the case that there was a PHP 7.2 version available for the web push library, we wouldn't be looking to increase those requirements for push notifications so unfortunately you'll have to continue with your hacks for the foreseeable.
I had a look at this but it's not good news unfortunately.
We have updated the web push library but they unfortunately still instantiate a JWSBuilder object with the old style signature.
JWSBuilder
On further investigation, the issue appears to be that the web push library is still targeting PHP 7.1 but JWT is targeting PHP 7.2. At this point while everything works nicely at a minimum of PHP 7.1 even if it were the case that there was a PHP 7.2 version available for the web push library, we wouldn't be looking to increase those requirements for push notifications so unfortunately you'll have to continue with your hacks for the foreseeable.
We use essential cookies to make this site work, and optional cookies to enhance your experience.
See further information and configure your preferences