-
( checked with code https://github.com/wikimedia/mediawiki-tools-codesniffer )
result can be viewed here.
https://github.com/tessus/mwExtensionMantis/compare/master...ka7:phpcs_autofixed?expand=1
-
### Summary of a problem or a feature request
When constructing an array from a member attribute which should have an inferred class, and a string representing a method of that class, the result is…
-
### Affected version
3.x-dev (dev-master)
### Description
With a valid piece of code I'm managing to get a `PSR12.Functions.NullableTypeDeclaration.UnexpectedCharactersFound` error, on a line…
-
### What is happening
Default value for composer memory limit is `1.5GB` and we are exceeding it at the moment. As can you see in my comment below, the memory consumption during `composer install…
-
## Prerequisites
- [x] This is not a usage question (Those should be directed to the [community supported forum](https://wordpress.org/support/plugin/polylang), unless this is a question about …
-
Continuing discussion from https://github.com/WordPress/wordcamp.org/pull/152#discussion_r303564592 so that it doesn't get lost in a closed PR.
We need to version things that run on production, lik…
-
Right now, when the checkbox is _unchecked_ it will NOT ignore annotations and when it is _checked_ it will ignore them.
This is due to the fact that PHPCS's runner config option `annotations` is u…
-
Issue Type: Bug
Install VSCode via snap on ubuntu 19.04, select a URL from any documentation. Attempts to open the URL by spawning a new external default browser window, which fails. Checked wi…
-
We have checked the MEQP1 standard. But throw below mentioned errors,
**PHP Fatal error: Trait 'MEQP\Utils\Helper' not found in /var/www/development/marketplace-eqp-master/MEQP1/Sniffs/Classes/Res…
-
I understand PSR12 wants `__HALT_COMPILER` to be `__halt_compiler` and am happy with that. However the formatter inserts a space between the keyword and the parentheses, i.e. `__halt_compiler ()`. Whi…