Skip to content

Code Modernization: Replace usage of strpos() and substr() with str_starts_with()#52

Merged
lloc merged 1 commit into
inpsyde:mainfrom
Soean:str_starts_with
Oct 22, 2025
Merged

Code Modernization: Replace usage of strpos() and substr() with str_starts_with()#52
lloc merged 1 commit into
inpsyde:mainfrom
Soean:str_starts_with

Use `str_starts_with()` instead of `strpos()` and `substr()`.

34862e5
Select commit
Loading
Failed to load commit list.
Sign in for the full log view

The logs for this run have expired and are no longer available.