Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[String] Add the reverse() method#35091

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicolas-grekas merged 1 commit intosymfony:masterfromfancyweb:string-reverse
Dec 26, 2019

Conversation

fancyweb
Copy link
Contributor

QA
Branch?master
Bug fix?no
New feature?yes
Deprecations?no
Tickets-
LicenseMIT
Doc PR-

Allows to easily reverse a string sincemb_strrev does not exist.

Copy link
Member

@nicolas-grekasnicolas-grekas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

(with a minor comment)

@nicolas-grekasnicolas-grekas changed the title[String] Add the reverse method[String] Add the reverse() methodDec 26, 2019
@nicolas-grekas
Copy link
Member

Thank you@fancyweb.

nicolas-grekas added a commit that referenced this pull requestDec 26, 2019
This PR was merged into the 5.1-dev branch.Discussion----------[String] Add the reverse() method| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes| Deprecations? | no| Tickets       | -| License       | MIT| Doc PR        | -Allows to easily reverse a string since `mb_strrev` does not exist.Commits-------c369598 [String] Add the reverse method
@nicolas-grekasnicolas-grekas merged commitc369598 intosymfony:masterDec 26, 2019
@nicolas-grekasnicolas-grekas modified the milestones:next,5.1May 4, 2020
fabpot added a commit that referenced this pull requestMay 5, 2020
This PR was merged into the 5.1-dev branch.Discussion----------[Inflector][String] Move Inflector in String| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes| Deprecations? | yes| Tickets       |https://github.com/orgs/symfony/projects/1#card-30499514| License       | MIT| Doc PR        | -Needs#35091.Should we have a standalone inflector (like the Slugger) or 2 new methods (pluralize and singularize) on the AbstractString class? I implemented both but since we only handle English I finally preferred the first one.TODO (after the "move" is OK):- [x] Deprecate the Inflector component- [x] Use the String inflector in Symfony's codeCommits-------9c6a5c0 [String] Move Inflector in String
@fabpotfabpot mentioned this pull requestMay 5, 2020
@fancywebfancyweb deleted the string-reverse branchApril 16, 2021 13:36
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@OskarStarkOskarStarkOskarStark approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
5.1
Development

Successfully merging this pull request may close these issues.

4 participants
@fancyweb@nicolas-grekas@OskarStark@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp