Marc Würth
|
05305555a3
Remove superfluous whitespace in doc blocks
|
9 years ago |
Mark Story
|
7a59b6bb63
Make stripLinks a bit more thorough
|
9 years ago |
Mark Story
|
81e8d119ec
Merge pull request #9005 from chinpei215/mb-truncate
|
9 years ago |
Mark Story
|
bd8896f6c8
Remove a cyrillic character that causes failures on new libicu
|
9 years ago |
chinpei215
|
1fa7bed493
Rename truncateWidth to truncateByWidth
|
9 years ago |
chinpei215
|
9ded4a6f6f
Add Text::truncateWidth() method
|
9 years ago |
chinpei215
|
19720e5151
Add a test for edge case. Remove an unneeded test.
|
9 years ago |
chinpei215
|
083edeb5b2
Add wide character support to `Text::truncate()`.
|
9 years ago |
chinpei215
|
3c708051be
Fix wrong argument order for assertSame
|
9 years ago |
Mark Story
|
692a36e571
Fix PHPCS.
|
10 years ago |
Mark Story
|
eb9ff41b9b
Fix Text::truncate() on single words.
|
10 years ago |
ADmad
|
0c54863392
Add separate getter/setter for default transliterator id.
|
10 years ago |
ADmad
|
d5cef3e2f2
Add Text::defaultTransliteratorId()
|
10 years ago |
ADmad
|
fff7e514b9
Allow preserving specific non-word characters.
|
10 years ago |
ADmad
|
4899f396dd
Add test
|
10 years ago |
ADmad
|
0ed7a369cc
Remove wacky chars too when transliterating.
|
10 years ago |
ADmad
|
212bcbeff3
Transliterate all char sets to ASCII by default.
|
10 years ago |
ADmad
|
6addb5d3df
Add Text::transliterate()
|
10 years ago |
ADmad
|
5b97ec3db1
Tweak Text::slug() to generate output closer to Inflector::slug().
|
10 years ago |
ADmad
|
ce21a52cab
Update test case.
|
10 years ago |
ADmad
|
2e0ae4300d
Simplify regex used in Text::slug().
|
10 years ago |
ADmad
|
acc48a3034
Add Text::slug().
|
10 years ago |
Mark Story
|
1e2d1b8dc5
Fix multibyte issues in Text::tokenize()
|
10 years ago |
Yves P
|
99b1cc72f6
Corrects the "Tests" links in various docblocks
|
10 years ago |
antograssiot
|
a7d16c0060
use mb_string function
|
10 years ago |
antograssiot
|
0c6892b244
fix missing blank line
|
10 years ago |
antograssiot
|
80765d4a44
Add a wordWrap function
|
10 years ago |
Mark Story
|
d0683c5a72
Make TextHelper truncate more reasonable.
|
11 years ago |
euromark
|
de95b22b0c
cs
|
11 years ago |
euromark
|
8b0567b26d
Fix issue with trim line ending and test content.
|
11 years ago |