Skip to content

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

@simPod

Description

@simPod

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.

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