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

Code Inspection: Infinite recursion

Last modified: 21 March 2023

Reports a function which must either recurse infinitely or throw an exception. Such functions may not return normally.