Juliette

Results 605 issues of 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...

[Type] Task

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...

enhancement

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...

chores/QA

## 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...

breaking change
meta

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....

Type: enhancement
Status: to be implemented
Type: meta
PHP: 8.2

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...

triage

**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...

enhancement
awaiting-release

... 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...