Referenced page does not mention negative keys
Nobody has claimed this yet.
- Dominant language
- XML
- Stars
- 596
- Forks
- 890
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 55
Description
From manual page: https://php.net/function.array-fill
The Notes section links to and mentions that the page about the array datatype has a detailed explanation about negative keys, but the page makes no reference to the word "negative" whatsoever and doesn't provide further context without using that particular terminology that I could find. Perhaps it was removed at some point and this reference wasn't cleaned up?
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.
Research direction
Start with the array_fill manual page at https://php.net/function.array-fill and follow its Notes-section link to the array datatype page. Verify whether the linked page explains negative keys; done means correcting or removing the outdated reference so the documentation no longer promises missing context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100