Skip to content

Drop symfony 3.4 support #2352

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

Merged
merged 1 commit into from
May 4, 2025
Merged

Drop symfony 3.4 support #2352

merged 1 commit into from
May 4, 2025

Conversation

dereuromark
Copy link
Member

@dereuromark dereuromark commented Apr 16, 2025

Composer states for this repo as min requirement: "php-64bit": ">=8.1"

symfony/config Version Min PHP Version Max PHP Version (tested/stable)
3.4 5.5.9 7.4 (not compatible with 8.1)
4.x 7.1.3 7.4 / 8.0 (partial support)
5.x 7.2.5 8.0+ (5.4+ supports 8.1)
6.x 8.0 8.1+ ✅
7.x 8.1 8.1+ ✅

I would at least drop the 3.x support here, maybe even 4.x.
PR is for 3.x only for now.

Does not make sense to have that huge range supported at this time.

PS: PHPUnit should be upgreaded to v10 or 11 by the way, but thats a separate topic.

@dereuromark dereuromark requested a review from MasterOdin April 17, 2025 17:55
@MasterOdin MasterOdin changed the title Remove very old version dep. Drop symfony 3.4 support May 4, 2025
@MasterOdin MasterOdin merged commit 06f83d7 into 0.x May 4, 2025
12 checks passed
@MasterOdin MasterOdin deleted the dependencies branch May 4, 2025 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants