Imagick::orderedPosterizeImage() deprecated, but no clue is given about alternatives
Nobody has claimed this yet.
- Dominant language
- XML
- Stars
- 2
- Forks
- 6
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 5
Description
From manual page: https://php.net/imagick.orderedposterizeimage
Warning
This function has been DEPRECATED as of Imagick 3.4.4. Relying on this function is highly discouraged.
When you say something is deprecated, you should always say what the alternative is, what it has been superseded by, etc. and provide links to the relevant docs. If there is no replacement, say so and explain why.
You don't just tell people "Don't use this", you say "Don't use this, use that instead".
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
Start with the Imagick::orderedPosterizeImage() manual page linked in the issue and investigate whether it has a replacement or should document that none exists. Update the deprecation warning with the alternative, rationale, and links to relevant documentation; done means readers are told what to use instead or why no replacement exists.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100