`include` alias fails to redirect
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 75/100
Research direction
Start by tracing how the site handles the /include/ URL and compare it with the existing /print and /ltrim aliases. The fix is done when https://www.php.net/include/ redirects to or shows the content from https://www.php.net/manual/en/function.include.php.
Written by the indexing model from the issue text.
Description
Affected Page URL
Describe the bug
Every other function redirects or is an alias to the function page:
https://www.php.net/print is an alias to https://www.php.net/manual/en/function.print.php
https://www.php.net/ltrim is an alias to https://www.php.net/manual/en/function.ltrim.php
https://www.php.net/include/ is not an alias or redirect, but instead is a list of include files for the site.
Steps to reproduce
Expected behavior
I expected the same content as I would see on https://www.php.net/manual/en/function.include.php
Screenshots
No response
Additional context
No response
- Dominant language
- PHP
- Stars
- 1.1k
- Forks
- 641
- Avg merge
- 22h 36m
- Merged PRs (30d)
- 16
Contributor guide
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 php/web-php
-
Page: downloads
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Page: downloads
Difficulty 3/5 1-2 days Newbie friendliness 62/100
-
Bug Status: Needs Triage
Difficulty 3/5 1-2 days Newbie friendliness 55/100
-
Bug Status: Needs Triage
Difficulty 3/5 1-2 days Newbie friendliness 45/100
-
Bug Status: Needs Triage
Difficulty 4/5 3-5 days Newbie friendliness 50/100
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 ·