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

Code Inspection: Condition can be replaced with 'min()'/'max()' call

Last modified: 16 May 2022

Reports the conditions that perform manual min/max calculation instead of calling min / max functions.