Skip to content

Conversation

@javiereguiluz
Copy link
Member

@javiereguiluz javiereguiluz commented Oct 7, 2019

Fixes #12376 and #12404. This is an early WIP to test if this is correct.

@nicolas-grekas the full API is very long because there are a ton of methods ... so I thought about grouping them by "topic". Would you agree with that?

Thanks!

@nicolas-grekas
Copy link
Member

Works for me, thank you.

@OskarStark
Copy link
Contributor

Great work so far Javier 🙂👍🏻

@javiereguiluz
Copy link
Member Author

The article is now ready for review. The only missing part is the Slugger, which I'll add soon too. Thanks.

Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

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

That's cool thank you :)
Here are some comments.

nicolas-grekas added a commit to symfony/symfony that referenced this pull request Oct 11, 2019
…as-grekas)

This PR was merged into the 5.0-dev branch.

Discussion
----------

[String] add $lastGlue argument to join() methods

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

An idea that came when reviewing symfony/symfony-docs#12440

Commits
-------

714d629 [String] add $lastGlue argument to join() methods
@javiereguiluz javiereguiluz merged commit 9d08de4 into symfony:master Oct 14, 2019
@javiereguiluz javiereguiluz deleted the fix_12376 branch October 14, 2019 08:36
nicolas-grekas added a commit to symfony/symfony that referenced this pull request Oct 14, 2019
This PR was merged into the 5.0-dev branch.

Discussion
----------

[String] wrap(): test and fix

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | n/a
| License       | MIT
| Doc PR        | symfony/symfony-docs/pull/12440

Commits
-------

015b81a [String] wrap(): test and fix
symfony-splitter pushed a commit to symfony/string that referenced this pull request Oct 14, 2019
This PR was merged into the 5.0-dev branch.

Discussion
----------

[String] wrap(): test and fix

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | n/a
| License       | MIT
| Doc PR        | symfony/symfony-docs/pull/12440

Commits
-------

015b81a2f5 [String] wrap(): test and fix
nicolas-grekas added a commit to symfony/symfony that referenced this pull request Oct 14, 2019
This PR was merged into the 5.0-dev branch.

Discussion
----------

[String] bytesAt() and codePointsAt()

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | Fix #33923
| License       | MIT
| Doc PR        | symfony/symfony-docs/pull/12440

Commits
-------

f8d2faa [String] bytesAt() and codePointsAt()
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.

[String] a new component for object-oriented strings management with an…

5 participants