Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mb_convert_encoding signature #3914

Open
wants to merge 1 commit into
base: 1.12.x
Choose a base branch
from

Conversation

VincentLanglet
Copy link
Contributor

@VincentLanglet VincentLanglet commented Mar 31, 2025

Closes phpstan/phpstan#12309

Closes #3749

Following the example https://3v4l.org/OrdDb

  • mb_convert_encoding accepts array of non-string values, and just ignores them
  • mb_convert_encoding accepts array of array and works recursively

@VincentLanglet VincentLanglet force-pushed the bug12309 branch 7 times, most recently from 0305a41 to b7ca439 Compare March 31, 2025 21:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant