Laurent Laville

Results 239 comments of Laurent Laville

Hello, I got the same issue, but with Ubuntu 22.04.2 LTS (that is still alive ;-) ``` The following packages have unmet dependencies: atuin : Depends: libc6 (>= 2.29) but...

Ok my install issue came from my docker environement (sorry to disturb). When I install it natively on Ubuntu 22.04 (even via WSL2), it works :)

Hello, @clue I like your graphs librairies (`graph/`). And as I've beginning to write a tools based on new versions (dev master branch of graphp and graphviz), I realized that...

@clue Thanks to gave me feedbback so quickly ! @clue and @clemens-tolboom : Of course I'm ready to replace my copy by your own as soon as it will be...

I've released today version 0.4.0 of my copy of graph-uml (with docs, and beginning of unit tests). But the best to learn in this announcement, is the ability to choose...

I used myself alternative suggested by @bugcon since days and I like it !

I've a good news for all audience ! Rather than just create a SARIF support for PHP_CodeSnifffer, I've today continue my work to produce support to : - PHP_CodeSniffer (of...

After analysis of Psalm source code, I confirm that latest version (currently 5.23.1), does not support additional report that the ones defined in Core. See https://github.com/vimeo/psalm/blob/5.23.1/src/Psalm/Internal/Analyzer/ProjectAnalyzer.php#L328-L366 So my package `bartlett/sarif-php-sdk`...

I plan to release version 1.2.0 of `bartlett/sarif-php-sdk` on May 2nd, and next days this week a patch for MegaLinter v7

Yesterday, I've released https://github.com/llaville/sarif-php-sdk/releases/tag/1.2.0 Today, I've released https://github.com/overtrue/phplint/releases/tag/9.2.0 And probably tomorrow, I should be able to build a patch for MegaLinter v7