I think this might be a new record... ;)

Coder found 1 projects, 42 files, 7186 normal warnings, 278 minor warnings

Comments

mikeytown2’s picture

If you look at the module files there should be close to zero. If you include the library files then you will get the crazy count.

Anonymous’s picture

I noticed many of the library files seem to have an ending ?>. I'm struggling right now with a Views Feed which won't validate because of a single space at the start of the file. I'm not sure whether these libraries could cause that problem or not, but if so, it might be worth making sure there are no straggling, unsuspected spaces at the end of these files.

mikeytown2’s picture

StatusFileSize
new24.16 KB

I've committed this patch, leaving this issue open.

Created issues in the libraries various projects in regards to removing ?>
Left a message for JS Packer, CSS Tidy, and CSS Compressor. JSMin+ did not have this issue.
http://drupal.org/coding-standards#phptags

mikeytown2’s picture

Status: Active » Closed (won't fix)

Going to won't fix this issue. The 3rd party libraries need to be fixed...

greggles’s picture

The 3rd party libraries need to be fixed...

You mean "don't" need to be fixed? I agree.

doublejosh’s picture

Version: 6.x-1.4 » 6.x-1.x-dev
Status: Closed (won't fix) » Needs review
StatusFileSize
new751.53 KB

Here's the output of Coder upgrade standard review.
IGNORE, saved incorrectly.

doublejosh’s picture

Status: Fixed » Needs review

Redid it just as a commit with the updated files. 7ed21bda3e01f4bc041762bedb58dadb4cad36f2

mikeytown2’s picture

Status: Needs review » Fixed

Thanks!

Status: Needs review » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.