Juliette
Juliette
## Describe the bug Noticed this while demonstrating something. Needs further investigation. ### To reproduce Steps to reproduce the behavior: 1. Run the following against the PHPCS codebase: `phpcs -l...
In one of the repos I'm involved with, we currently have a [PR open](https://github.com/WordPress/Requests/pull/1009) to update the `peter-evans/create-pull-request` action runner from version `v7.0.9` to `v7.0.11`. We use the action runner...
:point_right: Important: this is for **version** updates only, not for security updates, which are handled separately and don't depend on this configuration. --- PR #1915 updated the GitHub Actions workflows...
This is just an issue to keep track of which of the [implemented RFCs for PHP 8.5](https://wiki.php.net/rfc#php_85) have been addressed. This list should be updated when additional RFCs are accepted/implemented....
Follow up on #1480, which was addressed via #1730 While #1730 improves attribute detection a lot and made it less irritating, there is still more to do to improve this,...
Removing the deprecated JS sniffs is tracked separately in #442. List of deprecated code which should be removed in the next major: - [ ] `WordPressVIPMinimum\Sniffs\Classes\DeclarationCompatibilitySniff::$checkClasses` - deprecated since VIPCS...
## Bug Description A number of sniffs allow for custom function lists to be taken into account by the sniff(s). Think, for example, the `EscapeOutput` sniff allows for custom printing...
# Description The sniff looks for whitespace or a close curly at the end of a class declaration statement, but those don't end with a close curly, but with an...
# Description The `poser.pugx.org` site isn't working half the time and broken badges do not look good. ## Suggested changelog entry _N/A_
# Description :point_right: Important: this is for **version** updates only, not for security updates, which are handled separately and don't depend on this configuration. --- PR #2621 updated the GitHub...