# RedundantIdentityWithTrue Emitted when comparing a known boolean with true and the `strictBinaryOperands` flag is set to true. ```php