Strings::trim() trims Line Separator and Ideographic Space by vrana · Pull Request #326 · nette/utils
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 153
Merged
Strings::trim() trims Line Separator and Ideographic Space#326
dg merged 1 commit intonette:masterfrom
Strings::trim() trims Line Separator and Ideographic Space#326
dg merged 1 commit intonette:masterfrom
Conversation
Copy link
Member
vrana
commented
Jun 16, 2025
vrana
commented
These characters occur in our data.
There are more characters listed at https://en.wikipedia.org/wiki/Whitespace_character#Unicode, maybe all of them should be included?
- bug fix
- BC break? yes
- doc PR: the exact characters are undocumented
These characters occur in our data. There are more characters listed at https://en.wikipedia.org/wiki/Whitespace_character#Unicode, maybe all of them should be included?
dg
force-pushed
the
master
branch
2 times, most recently
from
8477660 to
c14f3fe
Compare
Copy link
Member
dg
commented
Jun 18, 2025
dg commented
Jun 18, 2025Thanks
dg pushed a commit that referenced this pull request
Jun 18, 2025These characters occur in our data. There are more characters listed at https://en.wikipedia.org/wiki/Whitespace_character#Unicode, maybe all of them should be included?
dg pushed a commit that referenced this pull request
Jun 19, 2025These characters occur in our data. There are more characters listed at https://en.wikipedia.org/wiki/Whitespace_character#Unicode, maybe all of them should be included?
dg pushed a commit that referenced this pull request
Jun 19, 2025These characters occur in our data. There are more characters listed at https://en.wikipedia.org/wiki/Whitespace_character#Unicode, maybe all of them should be included?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment