Skip to content

Twitter Text PHP v3.1.0

Compare
Choose a tag to compare
@nojimage nojimage released this 22 Apr 12:16
· 31 commits to master since this release
  • Pass twitter-text conformance 3.1.0
  • Update EmojiRegex, support Unicode Emoji 12.1
  • Add Autolink::setRel() method. Autolink can set rel attribute. refs #30, #33
  • Add Autolink::setToAllLinkClasses() method. refs #31, #34
  • fixes code style, use PSR 12