Philippe SEGATORI

Results 18 issues of Philippe SEGATORI

Hello, packaging my [Castor](https://github.com/jolicode/castor) app as a Phar I've tried to reduce the size as much as I could but the main culprit remains the packaged logo in this lib....

Support

Hello, first of all, big thanks for your lib, it's quite magical to use it along with a tauri app and be crossplatform right away. However my use case is...

### Feature request I would like phpstan to support Constant Enumeration on template type `@param T::CONFIG_*`: https://phpstan.org/r/800697e7-2d56-40e9-beff-1950489e57a3 ### Did PHPStan help you today? Did it make you happy in any...

feature-request

When starting new projects, I regularly review and select Rector rules, including evaluating new ones and reassessing previously used rules. I've encountered some challenges with this process and have suggestions...

Hello, I've noticed that the current documentation for Rector rules only shows the configuration setup, but it doesn't explain the purpose of the configuration values. This forces me to open...

Superseeds #94 This is an attempt to solve https://github.com/brick/money/issues/30 and https://github.com/brick/money/issues/61 First, we need to accept that the `Money` and `Currency` objects cannot be final. In reality, they take on...

## Description Currently, when using the `run` function to execute commands that require sensitive input (like passwords), there's no secure way to provide this input without exposing it in command...

### Describe you feature request Hello, As a new user of FrankenPHP, I’ve encountered some performance discrepancies compared to my previous classic Nginx/PHP stack. The source of these differences isn’t...

enhancement