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

Code Inspection: Duplicate character in function call

Last modified: 16 May 2022

Reports duplicate characters provided in the characters argument of functions like ltrim or str_words_counts. Such duplicates are most probably a mistake and can be safely removed.