Laurent Laville

Results 239 comments of Laurent Laville

## Patch, part 1/3 ```text diff --git a/megalinter/descriptors/php.megalinter-descriptor.yml b/megalinter/descriptors/php.megalinter-descriptor.yml index 041730f09a..b89d9d4605 100644 --- a/megalinter/descriptors/php.megalinter-descriptor.yml +++ b/megalinter/descriptors/php.megalinter-descriptor.yml @@ -147,10 +147,13 @@ linters: url: https://marketplace.visualstudio.com/items?itemName=getpsalm.psalm-vscode-plugin # PHPLint - linter_name: phplint + can_output_sarif:...

Have initialized new branch `features/php-linters-with-sarif` with at least the patch part 1/3 Next, will come later ...

## Patch, part 2/3 Now, it's turn to do it for PHP_CodeSniffer. I run in trouble with many issues; I'll give you then my experience feedback here ! PHPLint 9.2...

## Patch, part 3/3 And to finish, it's turn to do it for PHPStan. I used the same strategy as for PHPCS And results are pretty good : ```text [phpstan]...

Spell Linter is a bit rough when new word is not in is dictionary : ![trivy_secret_phpcs](https://github.com/oxsecurity/megalinter/assets/364342/f0f30db4-a99e-4de9-935e-398e0914b4a2)

@nvuillam will do ! But before, I recommend to ML team to proceed with feature request #3538 (PR #3541 is on way)

Add new commit https://github.com/oxsecurity/megalinter/commit/505247d4f0d3d0c849d08c00304ad73e16717506 to fix cspell issue Branch is now also re-synchronized with main

I don't think what you know about this feature request status, but perharps we need more time to test if we found regression before to suggest a new PR ?...

Branch `8.2` is up-to-date to support PHP 8.2.0 stable version. Release 6.0.1 will come soon after resolving issue #164 affected all branches (versions)

**SKF_AD_*** constants available since 8.2.0alpha2 (see https://github.com/php/php-src/blob/php-8.2.0alpha2/ext/sockets/sockets.c#L575-L628) are missing in Sockets list Come from commit https://github.com/php/php-src/commit/d677cc13ce9b23fdfacd812483d940fd3393b51c