Skip to content

Add return types to Database class "pselect*" functions #4284

@johnsaigle

Description

@johnsaigle

#3878 did not add return types to pselect* functions because they can return array, null, and sometimes false (I believe). Wrapper functions in other classes and modules that call pselect functions are unable to have return types for the same reason.

It would be good to standardize and document the types that these functions can return and eventually to add appropriate return types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Category: CleanupPR or issue introducing/requiring at least one clean-up operation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions