phpstan-src
phpstan-src copied to clipboard
Improve mb_convert_encoding return type
trafficstars
Not sure if it's enough to close https://github.com/phpstan/phpstan/issues/13064
The AccessoryEncodingString would require lot more changes.
This pull request has been marked as ready for review.
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.
Do you prefer that I target 2.1.x @ondrejmirtes ?
Thank you.