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

Code Inspection: Redundant cast to boolean

Last modified: 16 May 2022

Reports the (bool) / (boolean) casts and boolval() calls that are redundant since casting to bool is performed implicitly.