Remove $a = array($a) which is miscompiled by Zend OpCache.
[htmlpurifier/darkodev.git] / library / HTMLPurifier.composer.php
blob52acc56b0d78a040a761514e6bb277f8671b8450
1 <?php
2 if (!defined('HTMLPURIFIER_PREFIX')) {
3 define('HTMLPURIFIER_PREFIX', dirname(__FILE__));