-
The `Squiz.Arrays.ArrayDeclaration` sniff is somewhat generic, but attempting to configure it to disable some errors by placing this in a ruleset will inadvertently disable other errors too:
``` xml
…
-
The "SpacingAfterOpenBrace" error in "PEAR.ControlStructures.MultiLineCondition", that was introduced only in 2.2.0 release now checks that there must be no space between opening parenthesis of IF sta…
-
If you are using an AOP or have a plan to use it, please add a small comment here or just put a +1 ) I will be happy to see that this technique can be useful for you )
You can also provide an additio…
-
## What was The Command Used To Provision
Using only an out of the box clone from this VVV GitHub repository with no customizations and using default config.
## What Kind of VVV Provisio…
-
Please answer these questions before submitting your issue.
1. What did you do? If possible, provide a simple script for reproducing the error.
```
redisConnect('Default');
\Swoole\Coroutine\r…
-
Hi guys,
after install via composer there aren't files like `index.php`, look:
```
landsman2-mbp:localhost michal.landsman$ composer create-project burdamagazinorg/thunder-project thunder_pure
…
-
Currently there are only two fields in the TextEditorOptions API, a few other TextEditor-related APIs, and none of them is able to deal with the text buffer's encoding.
Comparing to [Atom's TextEdit A…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
I went through the proce…
-
I'm currently having with the `installed_paths` being relative to the PHP_CodeSniffer install in that if I have rulesets installed in a specific project I can't use them without also installing them g…
-
### Describe the bug
When deploying to a server where we cache the config, we cannot use the environment variables directly.
So we want to use the array of credentials in the config file `fireba…