Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

OPCache and xdebug checks in summary are have suboptimal UX #1126

Copy link
Copy link

Description

@simPod
Issue body actions

In

$summary->getXdebugEnabled() ? '' : '',
I see if xdebug is not enabled ❌ is displayed. So I guess it's a good thing to bench the code.

But the UX is not great. I actually went to check if xdebug is not installed since I was no sure whether ❌ meant that

  • xdebug is not enabled -> good
  • xdebug is enabled -> bad (red cross!)

I assumed the later while the former was true and everything was alright actually.

Reactions are currently unavailable

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

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.