Laurent Laville

Results 68 issues of Laurent Laville

Why don't we see all extensions declared on root `composer.json` file See with GitHub repo : - https://github.com/overtrue/phplint/tree/9.0 - https://github.com/overtrue/phplint/blob/9.0/composer.json#L23-L26 Built online for the first time at https://github.com/overtrue/phplint/actions/runs/7056960071/job/19209802647 But when...

enhancement

## Bug report | Question | Answer | ------------| --------------- | Box version | 4.5.1@1e10a1e | PHP version | 8.3.0 | Platform with version | Ubuntu 22.04 LTS on WSL2...

bug

## Bug report | Question | Answer | ------------| --------------- | Box version | 4.3.8@5534406 | PHP version | 8.1.18 | Platform with version | Ubuntu 22.04 LTS | Github...

bug

## Description Documentation (https://phpmd.org/download/index.html) said > You can always fetch the latest stable version as a Phar archive through the following version agnostic link But in reality, we get only...

Hello ML team, I've just upgraded my version of MegaLinter from v6.22.2 to v7.8.0; I know I'm late on migration ;-) I just got a warning that perharps will become...

question

Hello, 1. Explains given on https://github.com/tomzx/php-semver-checker#building-php-semver-checkerphar is outdated now with BOX v4.x The BOX `build` command was replaced by the `compile` command. 2. The `box.json` is now invalid with BOX...

Hello, As this package requires at least PHP 7.4, I think we could generalized, as much as possible, [Typed properties](https://wiki.php.net/rfc/typed_properties_v2) implementation. This is the main goal of this PR. Second...

Hello the Spatie team I've discovered your packages ('async', and 'fork') and played with them since yesterday. I love 'async', and by trying many study cases, I've found perharps a...

Hello, With this PR I will allow to identify list of callables, either by order (int: default behavior), but also by a name (string: new behavior). Hope you will be...

Hello, As title suggest new class, it will be greatly appreciated to have ability to validate a manifest after creation by API or loading from external source !

enhancement