The fixers, phpdoc_no_package and phpdoc_no_access could be deprecated in favour of a fixer that removes phpDoc tags according to a configurable list. In this way it would be easy to enforce omission of arbitrary annotations, such as @author and @copyright instead of relying on predefined fixers to suffice.
yes please :)
afaik, this is the purpose of general_phpdoc_annotation_remove rule.
Yeah both fixers are proxied to the generic, I'm in favor of deprecating the rules and remove these on 3.0