join(): Passing glue string after array is deprecated. Swap the parameters
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 107
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
PHP Deprecated Warning – yii\base\ErrorException
join(): Passing glue string after array is deprecated. Swap the parameters
in /vendor/henck/rtf-to-html/src/Html/Font.php line 17
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 vendor/henck/rtf-to-html/src/Html/Font.php at line 17 and inspect the join() call. Swap the parameters as requested, then verify that the deprecated warning no longer occurs when converting RTF to HTML.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100