Commit History

Author SHA1 Message Date
  Mark Story 67d6b55de6 Merge branch 'master' into 3.next 8 years ago
  Bryan Crowe 228e9ca1cf Use simple strings where applicable 8 years ago
  Mark Story 668c087398 Merge branch 'master' into 3.next 8 years ago
  Marc Würth 3a6bd75832 Use HTTPS for the opensource.org URL 8 years ago
  Marc Würth c61ab5ee95 Use HTTPS for the cakefoundation.org URL 8 years ago
  Marc Würth 4c774ce4b7 Use HTTPS for the cakephp.org URL 8 years ago
  Mark Story 9abae691f2 Merge pull request #10464 from CakeDC/issue/text-insert-time 9 years ago
  Jorge González a5185ca528 add object to text insert test case 9 years ago
  mscherer 78f3e04358 Add test case for the limit option of Text::highlight(). 9 years ago
  Brady Pacha 2713ef3dc0 added test for #10346, needed for PR #10349 9 years ago
  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