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: Fixed wrong return PHPDoc #348

Closed PHPGangsta closed 1 year ago

PHPGangsta commented 1 year ago

Fixes: 114 Method HTMLPurifier_Lexer_DOMLex::tokenizeDOM() should return HTMLPurifier_Token but return statement is missing.

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 4.17.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: