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

[TASK] Drop support for obsolete Symfony versions #847

Merged
merged 1 commit into from
Mar 28, 2020

Conversation

oliverklee
Copy link
Contributor

Now only Symfony versions are supported that are either actively
maintained or at least receive security fixes.

This reduces the risk of being impacted by bugs that are long fixed.

For a list of supported Symfony versions, see:
https://symfony.com/releases

@oliverklee oliverklee added this to the 4.0.0 milestone Mar 27, 2020
@oliverklee oliverklee requested review from zoliszabo and JakeQZ March 27, 2020 13:49
@oliverklee oliverklee self-assigned this Mar 27, 2020
@oliverklee
Copy link
Contributor Author

oliverklee commented Mar 27, 2020

This is blocked by #846. I'll rebase here after the PR is merged.

Copy link
Contributor

@JakeQZ JakeQZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also means we can include the fix for symfony/symfony#33773 though we also need to make a code change to support :only-of-type rather than treat it as a selector that can't be converted for applying styles inline.

@oliverklee oliverklee force-pushed the task/symfony-versions branch from d1f408d to 58a461d Compare March 28, 2020 18:27
Now only Symfony versions are supported that are either actively
maintained or at least receive security fixes.

This reduces the risk of being impacted by bugs that are long fixed.

For a list of supported Symfony versions, see:
https://symfony.com/releases
@oliverklee oliverklee force-pushed the task/symfony-versions branch from 58a461d to adbcf38 Compare March 28, 2020 18:28
@oliverklee oliverklee merged commit ae8d3b4 into master Mar 28, 2020
@oliverklee oliverklee deleted the task/symfony-versions branch March 28, 2020 18:33
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