This website requires JavaScript.
Explore
Help
Sign In
mirror
/
php-htmlpurifier
Watch
1
Star
0
Fork
0
You've already forked php-htmlpurifier
mirror of
https://github.com/ezyang/htmlpurifier.git
synced
2025-10-15 06:04:23 +02:00
Code
Issues
Releases
Wiki
Activity
Files
12ab42bd6e742c70c0a52f7b82477fcd44e64b75
php-htmlpurifier
/
library
/
HTMLPurifier
/
ChildDef
History
Marcus Artner
214cb8a693
Fixed Issue
#264
: <thead> element removed from <table> if there are no <tbody> or <tr> elements (
#283
)
2021-01-26 11:11:50 -05:00
..
Chameleon.php
Rewrite FixNesting implementation to be tree-based.
2013-10-20 22:37:01 -07:00
Custom.php
Replace curly braces with square brackets in string offsets (
#224
)
2019-07-30 22:50:43 -04:00
Empty.php
Rewrite FixNesting implementation to be tree-based.
2013-10-20 22:37:01 -07:00
List.php
Mod: using null instead of false
2017-06-02 08:50:38 +08:00
Optional.php
Rewrite FixNesting implementation to be tree-based.
2013-10-20 22:37:01 -07:00
Required.php
Rewrite FixNesting implementation to be tree-based.
2013-10-20 22:37:01 -07:00
StrictBlockquote.php
Rewrite FixNesting implementation to be tree-based.
2013-10-20 22:37:01 -07:00
Table.php
Fixed Issue
#264
: <thead> element removed from <table> if there are no <tbody> or <tr> elements (
#283
)
2021-01-26 11:11:50 -05:00