id summary reporter owner description type status priority component severity resolution keywords cc release 6833 AttributeError: 'NoneType' object has no attribute 'startswith' PontusCarlsson@… Robert Verspuy "html_output = Option('phpdoc', 'html_output', None, at line 50 should be: html_output = Option('phpdoc', 'html_output', '', instead If [phpdoc] html_output = isn't set then the plugin will fail with the error message ""AttributeError: 'NoneType' object has no attribute 'startswith'"" because of that process_request on line 159 tries to access a String method on a NoneType." task closed high PhpdocPlugin critical fixed 0.11