Libraries
the lib folder contains libraries used by the Wacko engine.# | directory | project | version | status | |
---|---|---|---|---|---|
1 | bad_behavior | Bad Behavior[link1] | 2.2.25 | patched: various, see repo | |
2 | captcha | freeCap[link2] | 1.4.1 | patched: various, see repo | |
3 | hashids | Hashids[link3] | 5.0.2 | unpatched | |
4 | htmlsax3 | HTMLSAX3[link4] | 3.0.0 | patched: various, see repo | |
5 | php-diff | php-diff[link5] | 2.4.0 | patched, see subdir | |
6 | phpmailer | PHPMailer[link6] | 6.8.0 | unpatched | |
7 | phpthumb | PhpThumb[link7] | 2.3.0 | patched: various, see repo | |
8 | safehtml | SafeHTML[link8] | 1.3.12 | patched: various, see repo | |
9 | simplepie | SimplePie[link9] | 1.8.0 | unpatched | |
10 | svg-sanitizer | svg-sanitizer[link10] | 0.18 | patched: various, see repo | |
11 | text-hl | Text_Highlighter[link11] | 0.8.0 | patched: various, see repo |
documentation
- /bad_behavior[link12]
- /captcha[link2]
- /HTMLSAX3
- /phpmailer[link13]
- /safehtml[link8]
- /simplepie[link14]
- /text-hl[link15]
- [link1] https://github.com/Bad-Behaviour/badbehaviour
- [link2] https://wackowiki.org/doc/Dev/Components/Lib/Captcha
- [link3] https://github.com/ivanakimov/hashids.php
- [link4] https://pear.php.net/package/XML_HTMLSax3/
- [link5] https://github.com/JBlond/php-diff
- [link6] https://github.com/PHPMailer/PHPMailer
- [link7] https://github.com/PHPThumb/PHPThumb
- [link8] https://wackowiki.org/doc/Dev/Projects/SafeHTML
- [link9] https://github.com/simplepie/simplepie
- [link10] https://github.com/darylldoyle/svg-sanitizer
- [link11] https://pear.php.net/package/Text_Highlighter/
- [link12] https://wackowiki.org/doc/Dev/Components/Lib/BadBehavior
- [link13] https://wackowiki.org/doc/Dev/Components/Lib/PHPMailer
- [link14] https://wackowiki.org/doc/Dev/Components/Lib/SimplePie
- [link15] https://wackowiki.org/doc/Dev/Components/Lib/TextHighlighter