Since rP40e9806e3c88500a67d382a5ec07594325f1b000 changing if ($items || $has_menu) to if ($items), the ternary operator condition $items ? 'a' : 'span' is always true.
Details
Details
- Reviewers
valerio.bozzolan - Group Reviewers
O1: Blessed Committers
Read the code; run static code analysis.
Diff Detail
Diff Detail
- Repository
- rP Phorge
- Branch
- ternaryAlwaysTrue (branched from master)
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 1898 Build 1898: arc lint + arc unit