-
## Describe the bug
A clear and concise description of what the bug is.
### Code sample
```php
class HelloWorld
{
public static function dataProvider(): \Generator
{
yiel…
-
The [shiro theme](https://github.com/wikimedia/shiro-wordpress-theme) has ESLint and PHPCS set up to enforce reasonable code style consistency and catch syntax errors, security risks, and inefficient …
-
We currently use these more/less toggles in:
- the modules listing page at `admin/modules` (to show/hide dependency info):
![modules-more-less-toggle](https://user-images.githubusercontent.com/2…
-
## Describe the bug
I installed PHPCS and some other rules for a local package, which is a WordPress plugin. And when I run `phpcs`, it doesn't output anything.
Here is my `composer.json` file:
…
-
## Is your feature request related to a problem?
I am trying to upgrade from PHP 7.4 to PHP 8.x and have used this package to check the code -- just warnings reported, no errors, but after upgrade, I…
-
### Setup and configuration
- SMW version: 3.2.2
- SBL version: 2.0
- MW version: 1.35.1
- DB (MySQL etc. and version): MariaDB 10.5.8
### Issue
Seems like Composer doesn't like anything I…
-
Hi,
I was just reading the [latest updates](https://code.visualstudio.com/updates) and it says one can install `typescript@next` globally and then set `typescript.tsdk` so VS Code can use the appropr…
-
```sh
vendor/bin/phpcs --version
PHP_CodeSniffer version 3.5.5 (stable) by Squiz (http://www.squiz.net)
```
Given
```php
-
I've taken all of the module loading functionality out of kohana/core and placed it into its own modern package: https://github.com/lenton/modules. I propose that this repository gets transferred to k…
-
## Prerequisites
- [x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- [x] The issue still exists against the latest stable version of Element…