id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,focuses 58012,Replace usage of strpos with str_starts_with,spacedmonkey,SergeyBiryukov,Replace usage of `0 === strpos` or `0 !== strpos` with `str_starts_with`. It makes the code more readable and use a PHP native function ( which may have a performance benefit ). ,enhancement,closed,normal,6.3,General,,normal,fixed,good-first-bug has-patch 2nd-opinion add-to-field-guide,,