Skip to content

the shortcut for manual lookup does not work for enums #1237

Description

@stof

Accessing https://php.net/PDOStatement displays the documentation page of the PDOStatement class. https://php.net/str_replace also works to see the documentation of the str_replace function. However https://php.net/RoundingMode does not show the documentation of the RoundingMode enum, and the error page it displays only lists some functions (some of them being quite far from the RoundingMode text) but not the RoundingMode enum.

It would be nice if this lookup implementation could support enums as well.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions