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

Correct typehinting of maybeGet* #240

Closed AJenbo closed 4 years ago

AJenbo commented 4 years ago

getDefinition can return null, this wasn't properly hinted leaning to false error detections with static analyzers