Skip to content

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