]> Raphaël G. Git Repositories - bbcode/log
bbcode
5 years agoSwitch to single|root|multi type
Raphaël Gertz [Tue, 8 Jan 2019 18:00:49 +0000 (19:00 +0100)]
Switch to single|root|multi type
Add bool feature
Remove IS_CONSTANT type as it's not avaible anymore in current php api
Partial implementation of bbcode_check_tag
Partial implementation of bbcode_check_smiley
Implement destructor
Add todos

5 years agoSwitch to single|root|multi type
Raphaël Gertz [Tue, 8 Jan 2019 17:59:32 +0000 (18:59 +0100)]
Switch to single|root|multi type
Adapt to new data structure

5 years agoAdd new cloning test
Raphaël Gertz [Sat, 15 Sep 2018 10:14:33 +0000 (12:14 +0200)]
Add new cloning test

5 years agoAdd unit tests
Raphaël Gertz [Sat, 15 Sep 2018 10:13:55 +0000 (12:13 +0200)]
Add unit tests

5 years agoAdd package.xml template for pecl integration, later
Raphaël Gertz [Sat, 15 Sep 2018 10:13:30 +0000 (12:13 +0200)]
Add package.xml template for pecl integration, later

5 years agoFix api by replacing __toString with parse
Raphaël Gertz [Sat, 15 Sep 2018 10:11:19 +0000 (12:11 +0200)]
Fix api by replacing __toString with parse
Add parse arginfo
Fix args naming

5 years agoFix credits correctly
Raphaël Gertz [Sat, 15 Sep 2018 10:10:25 +0000 (12:10 +0200)]
Fix credits correctly

5 years agoFix flag default value
Raphaël Gertz [Tue, 26 Jun 2018 13:33:05 +0000 (15:33 +0200)]
Fix flag default value
Fix cloning to fetch correctly bbcode object
Replace member flag value with old one

5 years agoAdd debug
Raphaël Gertz [Tue, 26 Jun 2018 08:50:23 +0000 (10:50 +0200)]
Add debug

5 years agoMove handler as global like in
Raphaël Gertz [Tue, 26 Jun 2018 07:41:45 +0000 (09:41 +0200)]
Move handler as global like in
https://wiki.php.net/phpng-upgrading

5 years agoFirst import
Raphaël Gertz [Tue, 26 Jun 2018 07:06:28 +0000 (09:06 +0200)]
First import