Check if `string.strip_tags `, `mcrypt.*`, and `mdecrypt.*` filters are still available in PHP 8
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- XML
- Stars
- 2
- Forks
- 6
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 5
Description
Going through our filter documentation and saw the deprecation warning boxes.
If those are still available we need to add an issue on php-src to remove them in PHP 9, if not update the docs.
From manual page: https://php.net/filters.encryption
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 filter documentation at https://php.net/filters.encryption and verify whether string.strip_tags, mcrypt., and mdecrypt. remain available in PHP 8. Done means either updating the documentation or, if the filters remain available, opening the requested removal issue in php-src.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100