Maarten Wolzak
Maarten Wolzak
Feature request: It would be great to be able to decrease interval time on error. E.g.: check every hour if everything is ok but when an error happens start checking...
There are a couple of dependencies, for building from git, which are not mentioned in the README: ``` autoconf autopoint gtk-doc ```
**NOTE**: Please test in a least two browsers (i.e. Chrome and Firefox). This helps with diagnosing problems quicker. > Please confirm the following: - [x] I have read the [README](https://github.com/web-push-libs/web-push-php)...
Hi Shaun, The URL encoding at this spot adds up to the standard URL encoding done in `http_build_query` which is used through the `$modx->makUrl` handler. Making activation links end up...
It surprises me but somehow this bug did not have any effect until recently. Maybe MySQL started to check more strict on `PARAM_TYPE`, maybe something changed in xPDO core. However,...
Before this change, you had to be a moderator even if you only wanted to remove your own comment.
Mainly to prevent WARN messages in the error log.
Added check for actual `$opt` value.
Added check for CONSTANTS to prevent unnecessary WARN messages.