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

Drop support for PHP 7.4, 7.3, 7.2 and for Symfony 5.3, 5.2, 5.1, 5.0 and 4.4 #6553

Conversation

alexander-schranz
Copy link
Member

@alexander-schranz alexander-schranz commented Apr 25, 2022

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #6515, fixes #6513
Related issues/PRs #6556
License MIT
Documentation PR sulu/sulu-docs#

What's in this PR?

Drop support for PHP 7.4, 7.3 and 7.2.

Why?

To make it compatible with newer Symfony 6 version in future.

@alexander-schranz alexander-schranz added the DX Affecting the end developer label Apr 25, 2022
@sonarcloud
Copy link

sonarcloud bot commented Apr 25, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@alexander-schranz alexander-schranz changed the title Drop support for PHP 7.4, 7.3 and 7.2 Drop support for PHP 7.4, 7.3, 7.2 and for Symfony 5.3, 5.2, 5.1, 5.0 and 4.4 Apr 25, 2022
@alexander-schranz alexander-schranz force-pushed the feature/drop-php-7-4-and-lower-support branch 3 times, most recently from 2decceb to ebcae98 Compare April 25, 2022 15:58
@alexander-schranz alexander-schranz force-pushed the feature/drop-php-7-4-and-lower-support branch 2 times, most recently from d3c384c to 828229f Compare April 25, 2022 16:46
@alexander-schranz alexander-schranz mentioned this pull request Apr 25, 2022
84 tasks
@alexander-schranz alexander-schranz force-pushed the feature/drop-php-7-4-and-lower-support branch from 828229f to ef544c7 Compare April 25, 2022 16:56
@alexander-schranz alexander-schranz force-pushed the feature/drop-php-7-4-and-lower-support branch 3 times, most recently from 0f0fa25 to 02c29c1 Compare April 26, 2022 11:34
@alexander-schranz alexander-schranz force-pushed the feature/drop-php-7-4-and-lower-support branch from 02c29c1 to ec29dcc Compare April 26, 2022 11:35
@alexander-schranz alexander-schranz marked this pull request as ready for review April 26, 2022 11:44
@wachterjohannes wachterjohannes merged commit 1f48323 into sulu:2.5 Apr 26, 2022
@alexander-schranz alexander-schranz deleted the feature/drop-php-7-4-and-lower-support branch April 26, 2022 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DX Affecting the end developer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dropping Support for PHP 7.4, 7.3 and 7.2 Dropping Support for Symfony 4.4, 5.0, 5.1, 5.2 and 5.3
2 participants