ezyang / htmlpurifier

Standards compliant HTML filter written in PHP
http://htmlpurifier.org
GNU Lesser General Public License v2.1
3.07k stars 327 forks source link

Exclude language classes from autoloader optimization #236

Closed Seldaek closed 4 years ago

Seldaek commented 4 years ago

These classes are autoloaded by a custom autoloader. The classes don't follow PSR-0 and as such will trigger a warning when dumping an optimized autoloader in composer 1.10+