Skip to content

Are all variable names self-explanatory? #8

@halfer

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.

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