ezyang / htmlpurifier

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

fix: Removed unused variable #347

Open PHPGangsta opened 1 year ago

PHPGangsta commented 1 year ago

Fixes: 1766 Class DOMDocumentType does not have a constructor and must be instantiated without any parameters.

ezyang commented 1 year ago

This looks more like a bug, feels like it should be used