0
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2024-09-20 11:15:18 +00:00
htmlpurifier/library/HTMLPurifier/Strategy
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