This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
htmlpurifier
Watch
0
Star
0
Fork
0
You've already forked htmlpurifier
mirror of
https://github.com/ezyang/htmlpurifier.git
synced
2025-03-19 21:07:02 +00:00
Code
Releases
Activity
htmlpurifier
/
library
/
HTMLPurifier
/
Strategy
History
Edward Z. Yang
1b7d684d07
Remove $a = array($a) which is miscompiled by Zend OpCache.
...
Fixes
#108
. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
2017-01-04 14:35:52 -05:00
..
Composite.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
Core.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
FixNesting.php
Rewrite FixNesting implementation to be tree-based.
2013-10-20 22:37:01 -07:00
MakeWellFormed.php
Remove $a = array($a) which is miscompiled by Zend OpCache.
2017-01-04 14:35:52 -05:00
RemoveForeignElements.php
PSR-2 reformatting PHPDoc corrections
2013-08-17 22:27:26 -04:00
ValidateAttributes.php
Remove PHP 4 compatibility hack.
2013-10-16 18:36:44 -07:00