Skip to content

No-op update flag ( && true) #29

@rafageist

Description

@rafageist

From PHPStan baseline: src/div.php line 6492.

Snippet:
if ( === null) { = ->__src; = && true; }

This is a no-op and PHPStan reports the right side of && always true. Consider removing or replacing with intended logic.

Metadata

Metadata

Assignees

Labels

phpstanStatic analysis (PHPStan) findings

Type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions