PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Code Inspection: Strict comparison of operands with incompatible types

Last modified: 16 May 2022

Reports the === or !== strict comparisons used on operands with incompatible types.

See PHP type comparison tables (php.net) for details.