Laurent Laville
Laurent Laville
I've noticed at least two issues when trying to run unit tests on project source code itself. With `main` branch (commit `36225d36071cb0e7aae3e05a8baa82ace28e1094`) When we run ```shell vendor/bin/phpunit -c test/Unit/phpunit.xml ```...
As Sebastian considers not pertinent to display Extension boostrapped by Composer package (see https://github.com/sebastianbergmann/phpunit/issues/6334#issuecomment-3216995401), I suggest to your extension to print something, even if no slow tests were found. For...
## Bug report | Question | Answer | ------------| --------------- | Box version | 4.6.10 | PHP version | 8.5.0 | Platform with version | Ubuntu/Docker/WSL2 | Github Repo |...
**Describe the bug** Renovate seems not detect the last version of `overtrue/phplint` linter Latest version retrieved is 9.6.3 : see https://github.com/oxsecurity/megalinter/pull/6664 checked on November 30th While Latest version [9.7.1](https://github.com/overtrue/phplint/releases/tag/9.7.1) was...
| Q | A | --------------------| --------------- | PHPUnit version | 11.5.36 | PHP version | 8.3.6 | Installation Method | Composer v2 #### Summary Performance and side effect issues...
| Q | A | --------------------| --------------- | PHPUnit version | 11.5.34 | PHP version | 8.3.6 | Installation Method | Composer v2 #### Summary Need to clarify behaviour in...
See in screenshot from homepage
I've tried both composer dependency install and PHAR distribution, and have found identification problems. ## Composer dependency installation After running two following commands ``` composer require --dev ergebnis/composer-normalize composer config...