bbcode

This package is not maintained, if you would like to take over please go to this page.
No replacement provided. Contact us if you know a replacement.

BBCode parsing Extension

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.

Maintainer

  • Xavier De Cock (lead )

Details

Downloads: 116497
1.0.3b1
13 years ago
Download DLL for processor with 64 bits architecture (x64)
PHP 5.6
Loading...
PHP 5.5
Loading...
Download DLL for processor with 32 bits architecture (x86)
PHP 5.6
Loading...
PHP 5.5
Loading...
PHP 5.4
Loading...
PHP 5.3
Loading...
Version 1.0.3b1 change log


* Release of changes in svn
* Fixed Bug #16821 - PHP 5.3 Compat (lstrojny)
* Fixed Win Build (pajoye)
* Fixed Bug In quote Handling (jani)
* Code cleanup (jani)
* zend_error() was used instead of php_error_docref() (tony2001)
* Added 2 tests

requires:

  • php >=5.2.0
  • pearinstaller >=1.4.0a1