Skip to content

Pre-NY release!

Latest

Choose a tag to compare

@igorakaamigo igorakaamigo released this 30 Dec 23:04
· 6 commits to master since this release
1a06165

Added

  • CHANGELOG.md
  • Travis CI support file
  • HHVM support
  • New list synthax added ([list] / [*]) (according to documentation)
  • [email] tag added

Changed

  • BBCode::convert() - added $ignoreHtml param with default value of []

Fixed

  • Quotes are made unnecessary @ [color] tag
  • Quotes are made unnecessary @ [url] tag
  • Quotes are made unnecessary @ [size] tag
  • Quotes are made unnecessary @ [quote] tag
  • [li][/li] content is trimming now

Removed

  • Removed binding to htmlspecialchars() function