joomla/coding-standards

True, False, Null capitalized, or not?

Closed this issue · 4 comments

I guess the title says it all. I personally prefer to see them as all caps myself.

All lowercase, IMO.

This is why I support lowercase:

return false; versus return FALSE;

One of those just doesn't look right, you decide which 😉

I don't like it when my code yells at me. :P