phpstan-src icon indicating copy to clipboard operation
phpstan-src copied to clipboard

Improve mb_convert_encoding return type

Open VincentLanglet opened this issue 6 months ago • 1 comments
trafficstars

Not sure if it's enough to close https://github.com/phpstan/phpstan/issues/13064 The AccessoryEncodingString would require lot more changes.

VincentLanglet avatar May 22 '25 11:05 VincentLanglet

This pull request has been marked as ready for review.

phpstan-bot avatar May 22 '25 13:05 phpstan-bot

It would be great to get this merged in the next release. It'll make using mb_convert_encoding() with PHPStan 2.1.15+ much easier.

zonuexe avatar Jul 13 '25 16:07 zonuexe

Do you prefer that I target 2.1.x @ondrejmirtes ?

VincentLanglet avatar Jul 13 '25 19:07 VincentLanglet

Thank you.

ondrejmirtes avatar Jul 17 '25 11:07 ondrejmirtes