stripos php warning
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
Research direction
Search the HyperDB PHP sources for stripos() calls and identify the call that can receive a non-string needle. Read the surrounding database code and existing tests, if present, then verify the PHP warning is resolved while the current matching behavior is preserved.
Written by the indexing model from the issue text.
Description
Please get this sorted.
stripos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior.
- Dominant language
- PHP
- Stars
- 150
- Forks
- 28
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Automattic/HyperDB
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
Automattic/HyperDB#191 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
Automattic/HyperDB#160 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
Automattic/HyperDB#142 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 15/100
Automattic/HyperDB#141 · 2 comments · 2 reactions ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 45/100
Automattic/HyperDB#139 ·
All issues in Automattic/HyperDB
Similar issues
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
nextcloud/fulltextsearch#1011 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
phpstan/phpstan-doctrine#794 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
Automattic/static-site-importer#1767 ·