warning notification
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 91
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
phd -d ../base/.manual.xml -P PHP -f xhtml
output:
[13:57:23 - Indexing ] Skipping indexing
[13:57:23 - Rendering Style ] Running full build
[13:57:23 - Rendering Format ] Starting PHP-Chunked-XHTML rendering
[13:59:26 - E_WARNING ] phd\phpdotnet\phd\Format\Abstract\XHTML.php:42
Array to string conversion
[13:59:26 - E_WARNING ] phd\phpdotnet\phd\Format\Abstract\XHTML.php:42
Array to string conversion
[13:59:26 - E_USER_WARNING ] phd\phpdotnet\phd\Format\Abstract\XHTML.php:42
No mapper found for 'package'
[13:59:28 - Rendering Format ] Writing search indexes..
[13:59:28 - Rendering Format ] Index written
[13:59:28 - Rendering Format ] Finished rendering
The file, directory, or volume name syntax is incorrect.
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
Reproduce the reported command, phd -d ../base/.manual.xml -P PHP -f xhtml, and start at phd\phpdotnet\phd\Format\Abstract\XHTML.php:42. Trace the Array-to-string conversion and missing package mapper warnings, then determine what behavior should replace them and whether the final filename syntax error is related.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100