Substantial amounts of files unprocessed
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- php
- Domain
- documentation
Research direction
Reproduce the issue using the export and create commands against the listed WordPress files, especially wp-includes/post.php and wp-includes/kses.php, on PHP 8. Then trace why these files produce empty descriptions, long descriptions, and tags; done means the missing files and functions, including register_post_type, are processed and documented.
Written by the indexing model from the issue text.
Description
I am running into issues with the PHPDOC Parser freshly installed today from SVN whereas several files simply are not processed.
Example, the JSON export (same when I create instead of export), remains as such:
{
"file": {
"description": "",
"long_description": "",
"tags": []
},
"path": "wp-includes\/post.php",
"root": "\/Users\/username\/DEV\/MAMP\/wp-vanilla\/wordpress"
},
{
Or,
{
"file": {
"description": "",
"long_description": "",
"tags": []
},
"path": "wp-includes\/kses.php",
"root": "\/Users\/username\/DEV\/MAMP\/wp-vanilla\/wordpress"
},
This is on a Mac with latest WP, Parser, PHP8
It does not matter if I export or create
Basically, good two thirds of the files are not processed.
Most of the functions (register_post_type, for example) are therefore just never documented.
What can be the issue?
- Dominant language
- PHP
- Stars
- 239
- Forks
- 81
- Avg merge
- 16h 29m
- Merged PRs (30d)
- 8
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.
More from WordPress/phpdoc-parser
-
Difficulty 3/5 1-2 days Newbie friendliness 55/100
WordPress/phpdoc-parser#269 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 64/100
WordPress/phpdoc-parser#268 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 45/100
WordPress/phpdoc-parser#254 ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
WordPress/phpdoc-parser#246 · 9 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
WordPress/phpdoc-parser#231 · 7 comments ·
All issues in WordPress/phpdoc-parser
Similar issues
-
Bug
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
Automattic/safe-publish#594 ·
-
needs-triage Platform(Default)
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
HttpClient
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
symfony/symfony-docs#23092 ·
-
sync-en
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
sync-en
Difficulty 1/5 Under an hour Newbie friendliness 95/100