This plugin checks for the PHP end tag ?>
at the end of plugin and theme files, and alerts users to remove it. The ?>
end tags can cause many problems like poor SEO ranking or bad page rendering.
You can read more about this issue in this article.
WordPress rules also state that the php tag must not be close.