Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRAFT Roadmap Requests 3.0 #597

Open
4 tasks
jrfnl opened this issue Nov 7, 2021 · 0 comments
Open
4 tasks

DRAFT Roadmap Requests 3.0 #597

jrfnl opened this issue Nov 7, 2021 · 0 comments
Milestone

Comments

@jrfnl
Copy link
Member

jrfnl commented Nov 7, 2021

This issue is intended to contain a tentative roadmap for things to be included/removed in Requests 3.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 future major release.

Action list

  • Remove support for the deprecation notice silencing about use of the PSR-0 classes.
    I.e. remove support for the REQUESTS_SILENCE_PSR0_DEPRECATIONS constant.
    Related: Requests 2.0.0: introduce namespaces #519
  • If possible: drop support for PHP < 7.1.
  • If minimum PHP 7.1: replace input validation in methods with parameter type declarations wherever possible.
    Related: Add input validation #593
  • If minimum PHP 7.1: add return type declarations wherever possible (non-union types).
@jrfnl jrfnl added this to the 3.0.0 milestone Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant