repo.or.cz
/
htmlpurifier
/
darkodev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove $a = array($a) which is miscompiled by Zend OpCache.
[htmlpurifier/darkodev.git]
/
library
/
HTMLPurifier.composer.php
blob
52acc56b0d78a040a761514e6bb277f8671b8450
1
<
?php
2
if
(!
defined
(
'HTMLPURIFIER_PREFIX'
)) {
3
define
(
'HTMLPURIFIER_PREFIX'
,
dirname
(
__FILE__
));
4
}