-
Line 11 of the ruleset.xml for the AcquiaPHP standard contains the extensions list of
`value="php,inc,test,css,txt,md,yml"`
Given the way PHPCS V3 processes the extensions list in configuration, s…
-
| Q | A
| --------------- | ---
| Branch | master
| Bug? | yes
| New feature? | no
| Question? | no
| Documentation? | no
| Related tickets | n/a
…
Bilge updated
3 years ago
-
**Plugins activated & WordPress version**
WooCommerce 6.0.0-rc.1
WooCommerce Beta Tester 2.0.4
WordPress 5.8.2
**Issue description**
I get a database error when adding the On Sale Products blo…
-
### Issues
- [X] I have checked [existing issues](https://github.com/jose-elias-alvarez/null-ls.nvim/issues) and there are no existing ones with the same request.
### Feature description
Null…
-
**Describe the bug**
When using typed class properties the "Missing PHP DocBlock for class property." warning is triggered
**Code sample**
```php
-
CodeIgniter4 code does not follow the coding standard.
When I checked CI4 code under `system`, phpcs reported 6,336 errors .
```sh-session
$ vendor/bin/phpcs --standard=./vendor/codeigniter4/c…
-
- Larastan Version: 1.0.1
- PHPStan version: 1.1.2
- `--level` used: 5
### Description
With php 8.0
```
PHP 8.0.12 (cli) (built: Oct 21 2021 14:38:26) ( NTS )
Copyright (c) The PHP Group
Z…
-
## Summary
Having doing no change on my website, I now get an error related to certificate expiracy :
```txt
Fatal error: Uncaught Requests_Exception: cURL error 60: SSL certificate probl…
-
@Alex-D First of all thank you very much for your readme, I feel it's the most exhaustive on how to use Intelij, docker and WSL 2 😃 👍
I didn't find any problem, but I have some questions to underst…
-
**Describe the bug**
When using `GitStaged` filter option, phpcs checks the staged files instead of all files (which is good). However, instead of checking the _staged version_ of each file, the _wor…