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

[8.x] Bumped minimum Symfony version #35535

Merged
merged 2 commits into from Dec 8, 2020
Merged

[8.x] Bumped minimum Symfony version #35535

merged 2 commits into from Dec 8, 2020

Conversation

GrahamCampbell
Copy link
Member

@GrahamCampbell GrahamCampbell commented Dec 8, 2020

Symfony version 5.1.3 and below are very broken on PHP 8. Nobody would want to use them, so we need not support them. Moreover, dropping them means we can add tests that don't work on the old broken versions (such as the test added in this PR for the empty string conversion middleware).

@GrahamCampbell GrahamCampbell changed the title [8.x] Bumped minimum symfony version [8.x] Bumped minimum Symfony version Dec 8, 2020
@taylorotwell taylorotwell merged commit c2337b6 into 8.x Dec 8, 2020
@taylorotwell taylorotwell deleted the min-symfony branch December 8, 2020 17:15
jasonvarga added a commit to statamic/cms that referenced this pull request Dec 8, 2020
laravel/framework#35535

Might be better to bump the Laravel 8 min requirement, but our test matrix overwrites it and I don't really want to mess with that just yet.
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.

None yet

2 participants