php / php/doc-en

get_extension_funcs extension parameter does not need to be lowercase

Open Beginner friendly
#5,765 1 comment 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.