get_extension_funcs extension parameter does not need to be lowercase
Open
Beginner friendly
Nobody has claimed this yet.
bug
- Dominant language
- XML
- Stars
- 596
- Forks
- 890
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 55
Description
Affected page
https://www.php.net/manual/en/function.get-extension-funcs.php
Issue description
This parameter must be in lowercase.
This is no longer true. The parameter is case-insensitive.
https://news-web.php.net/php.internals/132226
Steps to reproduce
No response
Suggested fix
No response
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
Open the source for the get_extension_funcs() manual page identified by the affected URL and review the statement about the extension parameter. Update it to reflect that the parameter is case-insensitive, then check the rendered page for accurate wording.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100