Skip to content

[String] Replace codePoint by codePointsAt #12876

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

Merged
merged 1 commit into from
Jan 2, 2020

Conversation

fancyweb
Copy link
Contributor

@fancyweb fancyweb commented Jan 1, 2020

symfony/symfony#33940 renamed the codePoint method to codePointsAt.

@javiereguiluz javiereguiluz added this to the 5.0 milestone Jan 2, 2020
javiereguiluz added a commit that referenced this pull request Jan 2, 2020
This PR was merged into the 5.0 branch.

Discussion
----------

[String] Replace codePoint by codePointsAt

symfony/symfony#33940 renamed the `codePoint` method to `codePointsAt`.

Commits
-------

d507793 [String] Replace codePoint by codePointsAt
@javiereguiluz javiereguiluz merged commit d507793 into symfony:5.0 Jan 2, 2020
@javiereguiluz
Copy link
Member

Good catch! Thanks Thomas! I've tweaked this a bit while merging to update the associated comment and mention that the returned value is an array. Thanks.

@fancyweb fancyweb deleted the string-code-points-at branch January 2, 2020 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants