Top Level :: Text
:: bbcode
:: 0.10.3
bbcode 0.10.3
This package is not maintained, if you would like to take over please go to this page.
Package Information |
Summary |
BBCode parsing Extension |
Maintainers |
De Cock Xavier (lead)
[wishlist]
[details]
|
License |
PHP / BSD |
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. |
Homepage |
http://www.bmco.be/
|
Release notes
Version 0.10.3
(beta)
|
* Corrected a possible Double Free off tag arguments. * Corrected a possible Segmentation Fault on incorrect close tags. ** Corrected incorrect detection of close tags when ] was missing at the end of the string. * Added efree for smileys initialisation that was leading to runtime leaking. * Make the DISABLE_TREE_BUILD work +added test * Added BBCODE_FLAGS_DENY_REOPEN_CHILD to permits some tags to Deny child reopening * Added BBCODE_SMILEYS_CASE_INSENSITIVE to permits case insensitive smileys detection * Corrected Memory leaking of smileys strings. * Makes bbcode_set_flags work correctly. |
|
Dependencies for release 0.10.3 |
|
|