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-07-10 09:16:20 +02:00
Code
Issues
Releases
Wiki
Activity
Files
1b7d684d07847367b7f46c7f7b6eb85be9c20cf2
php-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