Skip to content

[String] Add the s() helper method #35625

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
Feb 7, 2020

Conversation

fancyweb
Copy link
Contributor

@fancyweb fancyweb commented Feb 6, 2020

Q A
Branch? master
Bug fix? no
New feature? yes
Deprecations? no
Tickets #35578 (comment)
License MIT
Doc PR -

This method will be useful in our code base, and to anyone that doesn't really understand the differences between UnicodeString and ByteString.

@nicolas-grekas
Copy link
Member

Thank you @fancyweb.

nicolas-grekas added a commit that referenced this pull request Feb 7, 2020
This PR was merged into the 5.1-dev branch.

Discussion
----------

[String] Add the s() helper method

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | #35578 (comment)
| License       | MIT
| Doc PR        | -

This method will be useful in our code base, and to anyone that doesn't really understand the differences between UnicodeString and ByteString.

Commits
-------

659cdf1 [String] Add the s() helper method
@nicolas-grekas nicolas-grekas merged commit 659cdf1 into symfony:master Feb 7, 2020
@fancyweb fancyweb deleted the string-s-helper branch February 7, 2020 08:23
@nicolas-grekas nicolas-grekas modified the milestones: next, 5.1 May 4, 2020
@fabpot fabpot mentioned this pull request May 5, 2020
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.

4 participants