Skip to content

Navigation Menu

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

Appearance settings

[String] Add AbstractString::pascal() method #58545

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 5, 2025

Conversation

raffaelecarelle
Copy link
Contributor

@raffaelecarelle raffaelecarelle commented Oct 11, 2024

Q A
Branch? 7.3
Bug fix? no
New feature? yes
Deprecations? no
Issues
License MIT

Introduce a new pascal() method to the AbstractString class to transform strings to PascalCase.
Accompany the implementation with relevant test cases to ensure correctness and immutability.

Update the changelog to document this new method.

@raffaelecarelle raffaelecarelle requested a review from stof October 11, 2024 15:43
@fabpot fabpot modified the milestones: 7.2, 7.3 Nov 20, 2024
@raffaelecarelle
Copy link
Contributor Author

Rebased and move changelog under 7.3

@fabpot fabpot force-pushed the String-pascal-case branch from 0cbf6a6 to 3cb12a0 Compare January 5, 2025 14:46
@fabpot
Copy link
Member

fabpot commented Jan 5, 2025

Thank you @raffaelecarelle.

@fabpot fabpot merged commit e23a0d2 into symfony:7.3 Jan 5, 2025
7 of 8 checks passed
7.3
---

* Add the `AbstractString::pascal()` method
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
* Add the `AbstractString::pascal()` method
* Add the `AbstractString::pascal()` method

Copy link
Member

Choose a reason for hiding this comment

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

Fixed

@fabpot fabpot mentioned this pull request May 2, 2025
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.

5 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.