-
Notifications
You must be signed in to change notification settings - Fork 309
Description
NOTE: Please test in a least two browsers (i.e. Chrome and Firefox). This
helps with diagnosing problems quicker.
Please confirm the following:
- I have read the README entirely
- I have verified in the issues that my problem hasn't already been resolved
Setup
Please provide the following details, the more info you can provide the
better.
- Operating System: Linux
- PHP Version: 7.4
- web-push-php Version: 6.0.2
Please check that you have installed and enabled these PHP extensions :
- gmp
- mbstring
- curl
- openssl
Please select any browsers that you are experiencing problems with:
- Chrome
- Firefox
- Firefox for Mobile
- Opera for Android
- Samsung Internet Browser
- Other
Please specify the versions (i.e. Chrome Beta, Firefox Beta etc).
Problem
Please explain what behaviour you are seeing.
Exception
Expected
Please explain what you expected to happen
No exception
Features Used
- VAPID Support
- Sending with Payload
Example / Reproduce Case
Please provide a code sample that reproduces the issue. If there is a
repository that reproduces the issue please put the link here.
Other
Please put any remaining notes here.
It never happened before v6.0.2 but it could be because HTTP request never failed.
Also as I can see - RequestException was expected but ConnectException received.