Skip to content

Are all variable names self-explanatory? #8

Description

@halfer

One reader reports that $stmt is rather confusing, and I am inclined to agree. This variable name is a bit of a standard for PDOStatement objects, but $statement or even $result would be better.

It might be worth scanning the whole codebase for any variables that have been unnecessarily abbreviated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions