Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php56-php-pecl-bbcode - BBCode parsing Extension

Website:
http://pecl.php.net/package/bbcode
Licence:
PHP and BSD
Vendor:
Remi Collet
Description:
This is a quick and efficient BBCode Parsing Library.
It provides various tag types, high speed tree based parsing,
callback system, tag position restriction, Smiley Handling,
Subparsing

It will force closing BBCode tags in the good order, and closing
terminating tags at the end of the string this is in order to ensure
HTML Validity in all case.

Documentation: http://php.net/bbcode

Packages

php56-php-pecl-bbcode-1.0.3-0.8.b1.el8.remi.x86_64 [46 KiB] Changelog by Remi Collet (2016-03-08):
- adapt for F24
- don't install/register tests
- drop runtime dependency on pear, new scriptlets
- fix license management