Zachify
Results
1
issues of
Zachify
There is a use of stripos() in db.php which can lead to an error: Line 439 of db.php: > if ( false !== stripos( $query_match, $key ) ) { As...