Releases: igorakaamigo/php5-tiny-bbcode
Releases · igorakaamigo/php5-tiny-bbcode
Pre-NY release!
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
Initial release
Initial release