Juliette
Juliette
### Tests: temporarily skip a test until WP updates the Requests library This should allow the PHP 8.1 build to pass. ### GH Actions: do not allow the PHP 8.1...
Button now generated using: http://www.buildbuttons.com/GitHub/FollowButton This solves #20, but doesn't look as nice so might need some style tweaking which isn't as easy as the styling is contained within a...
A XSS waning pops up on the single post page if the GH follow button is used - see screenshot. This is caused by the GitHub:buttons javascript code and is...
## Prevent audits breaking builds Composer 2.4.0 introduced a new "Audit" feature, which will run automatically on any `composer update`, `require`, `remove` and `create-project`. This audit feature may break builds...
The aggregate coverage results reported back by Coveralls for PRs have been off for quite a while now. While the Coveralls team has not found the root cause yet, they...
## Introduction The last three PHP releases, PHP 7.4, 8.0 and 8.1, introduced more syntax changes and new keywords in PHP than basically all PHP versions between PHP 5.0 to...
This is just an issue to keep track of which of the [implemented RFCs for PHP 8.2](https://wiki.php.net/rfc#php_82) have been addressed. This list should be updated when additional RFCs are accepted/implemented....
Previously mentioned in comments in #159 The package has moved to a new organisation - see #146. For consistency and predictability as well as not to confuse people less familiar...
**Describe the feature** Composer 2.4.0 introduced a new "Audit" feature, which will run automatically on any `composer update`, `require`, `remove` and `create-project`. This audit feature may break builds when security...
... as in that case the spread operator does not apply to a variable/function call and the likelihood of the sniff conflicting with other sniffs which examine the spacing on...