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

Code Inspection: Redundant cast to string

Last modified: 16 May 2022

Reports the (string) casts and strval() calls that are redundant since casting to string is performed implicitly.