Skip to content

[Mbstring] fix mb_str_split() ignoring new-line characters#212

Merged
nicolas-grekas merged 1 commit intosymfony:masterfrom
nicolas-grekas:fix-mb_str_split
Jan 13, 2020
Merged

[Mbstring] fix mb_str_split() ignoring new-line characters#212
nicolas-grekas merged 1 commit intosymfony:masterfrom
nicolas-grekas:fix-mb_str_split

Conversation

@nicolas-grekas
Copy link
Copy Markdown
Member

Closes #211

Comment thread tests/Mbstring/MbstringTest.php
nicolas-grekas added a commit that referenced this pull request Jan 13, 2020
… (nicolas-grekas)

This PR was merged into the 1.13-dev branch.

Discussion
----------

[Mbstring] fix `mb_str_split()` ignoring new-line characters

Closes #211

Commits
-------

ae1c2e5 [Mbstring] fix `mb_str_split()` ignoring new-line characters
@nicolas-grekas nicolas-grekas merged commit ae1c2e5 into symfony:master Jan 13, 2020
@nicolas-grekas nicolas-grekas deleted the fix-mb_str_split branch January 25, 2020 11:58
@guilliamxavier
Copy link
Copy Markdown
Contributor

Thanks but I cannot get the fix by updating symfony/polyfill-mbstring (keeps at v1.13.1), it seems that the v1.13.2 release tag of symfony/polyfill has not been applied to individual sub-packages

@fabpot
Copy link
Copy Markdown
Member

fabpot commented Feb 13, 2020

@guilliamxavier Fixed now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

mb_str_split() bug when string contains newline

4 participants