indieweb / indieweb/chat.indieweb.org
Comma missing in php array
Open
Beginner friendly
- Dominant language
- PHP
- Stars
- 16
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
A comma is missing between last two items of $channels
variable in maintenance/import-logs.php.
Contributor guide
No contributing guide indexed for this repository
Research direction
Open maintenance/import-logs.php and find the $channels variable. Inspect the final two array items and add the missing comma between them. Done means the PHP array is syntactically valid and the import-logs maintenance script can load successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 70/100