Laurent Laville

Results 68 issues of Laurent Laville

| Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | Fixed tickets | #685 Here is result by image after applying...

| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | Library version | 2.11.0 Hello, When running PHP Insights on source...

| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | yes | Library version | 2.11.0 I consider it both as a feature,...

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | Library version | 2.11.0 Hello IMO using path shortener for files...

## Description Hello, I would like to point a problem about using custom class renderer. As this feature was implemented by booting special file location (@see `$fileName = strtr($this->reportFormat, '_\\',...

Hello, While I used Phan for the first time, I've played a bit with all output formats available. And I've noticed that, even if [Code Climate Specification](https://github.com/codeclimate/platform/blob/master/spec/analyzers/SPEC.md#locations) allow it, the...

| Version | Status | Requirements | |:--------|:------------------------------------------|:---------------| | **4.2** | **Active development** | **PHP >= 8.2** | | 4.1 | Active support | PHP >= 8.1 | | 4.0...

Even if I may undertand that you [reduce file path relatively to current working directory](https://github.com/shipmonk-rnd/composer-dependency-analyser/blob/1.6.1/src/Result/JunitFormatter.php#L312-L319) have in mind that it's difficult to re-used report Junit format on third-party tool context....

enhancement

The Symfony Console Application has, by defaut a `--no-ansi` option that will allows to turn off colors on CLI output. BTW, BOX as icons in front of command description, and...

Hello, IMO, generate reports with relative paths is almost impossible to re-use in third-party tool context. I actually works on a project that convert `checkstyle` format to another one (`sarif`),...