Commit History

Author SHA1 Message Date
  sohelrana820 812ac18419 Written a docBlock to testIsMultibyteString() method. 8 years ago
  sohelrana820 6d122ae580 Write a function testIsMultibyteString() for testing isMultibyte() method of Utility/Text Class 8 years ago
  sohelrana820 79ef34430d Add an extra Assertion to testStripLinks() method for checking "javascript:void(0)" 8 years ago
  LifeOrYou cf4724bc96 Fix #11568 8 years ago
  Dariusz Ruminski c936250731 Use adventage of newer PHPUnit sytax 8 years ago
  ADmad f9d6473292 Fix incorrect regex in Text::slug(). 8 years ago
  ADmad a72fcae77e Add failing test for Text::slug() 8 years ago
  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