Closed gudmdharalds closed 2 years ago
No issues were found to report when scanning latest commit (commit-ID: c8d2eb88aefae6587f6c105b87e3d416e1f8dd39)
This bot provides automated PHP linting and PHPCS scanning. For more information about the bot and available customizations, see our documentation.
Software versions
Options file (
|
PHP lint optionsPHP lint files enabled:
Lint modified files only:
Directories not PHP linted:
SVG configurationSVG scanning enabled:
Auto-approval configurationAuto-approvals enabled:
Non-functional changes auto-approved:
Auto-approved file-types:
|
PHPCS configurationPHPCS scanning enabled:
PHPCS severity level:
Standard(s) used:
Runtime set:
Custom sniffs included:
Custom sniffs excluded:
Directories not PHPCS scanned:
WPScan API configurationWPScan API scanning enabled:
|
This pull request adds new parameters to HTTP API functions, such as how often to retry requests in case of failure and what the request timeout should be. Parameter for tokens is extended for one function. Furthermore, the patch ensures that statistics are recorded on request failure.
This is a requirement for other pull requests.
TODO:
PHPDoc
comments are up to date for functions added or altered