Christophe Coevoet

Results 2811 comments of Christophe Coevoet

to me, this depends of the target you have for 4.0. If the goal is to have a small 4.0 release soon to allow supporting Symfony 8, this should not...

There is a discussion about it in https://github.com/symfony/symfony/issues/57343

Why wanting to open it ? a Phar file is not a folder.

Contributions are welcome to expend the polyfilled API surface

PRs must indeed be sent o the main repo.

sure. Contributions are welcome.

The solution is probably to add `curl_share_setopt` in the list of [impure functions](https://github.com/vimeo/psalm/blob/6.x/dictionaries/ImpureFunctionsList.php) (as done already for `curl_setopt`)

This should be added in symfony/polyfill-intl-icu (with the other formatters) instead of being a new package IMO > It only supports `en` locale. However, PHP applications that require this package...

@Ayesh do you plan to finish this PR (by taking review comments into account) ?

For reference, this is solved when using Psalm 6.13.1