WordPress / WordPress/Requests
DRAFT Roadmap Requests 4.0
Open
Nobody has claimed this yet.
Type: meta
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 500
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 5
Description
This issue is intended to contain a tentative roadmap for things to be included/removed in Requests 4.0.
For now, the most important function of this issue is to contain an action list to keep track of follow-up actions from current PRs/issues, which need to be handled in a major release.
Action list
- Remove the PSR-0 BC-layer from the
Autoloadclass.
Related: https://github.com/WordPress/Requests/pull/519- Remove fallback code in the
Autoloadclass. - Remove
classmapandfilesdirectives from Composerautoload. - Remove the complete
librarydirectory.
- Remove fallback code in the
Contributor guide
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 by reviewing PR #519 and the Autoload class, then inspect Composer's autoload directives and the library directory. Done means removing the PSR-0 fallback, the classmap and files directives, and the complete library directory for Requests 4.0.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100