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

Introduce 3.x #163

Closed
phdhiren opened this issue Jul 7, 2021 · 1 comment
Closed

Introduce 3.x #163

phdhiren opened this issue Jul 7, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@phdhiren
Copy link
Contributor

phdhiren commented Jul 7, 2021

Is your feature request related to a problem? Please describe.
There are multiple dependent libraries which are not available for both PHP 7.1 and 8 together ranging from phpunit/phpunit, symfony/polyfill-mbstring, guzzlehttp/guzzle.
Latest of Drupal 9.2 will need symfony/polyfill-mbstring v1.20.0...v1.22.1 which have conflict with PHP 7.3 and below

Describe the solution you'd like
Introduce 3.x which will support PHP 7.4 and above. Will support 2.x branch at the same time for security updates and will announce end of life for 2.x

Describe alternatives you've considered
We can have intermediate library which maintains only version compatibility

Additional context
#146
#161
#112

@phdhiren phdhiren added the enhancement New feature or request label Jul 7, 2021
@phdhiren
Copy link
Contributor Author

phdhiren commented Jul 7, 2021

Closing this issue as will introduce PHP 7.4 initially in 2.x branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant