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

feat: drop support for Symfony 4.4 #141

Closed
wants to merge 4 commits into from
Closed

feat: drop support for Symfony 4.4 #141

wants to merge 4 commits into from

Conversation

Chris53897
Copy link

migrate phpunit config-format for v9.

Symfony 4.4 is no longer LTS https://symfony.com/releases/4.4 and should be droped in my eyes.

Any thoughts on dropping support of php < 8.0?

CHANGELOG.md Outdated Show resolved Hide resolved

<phpunit bootstrap="./vendor/autoload.php" colors="true">
Copy link
Collaborator

Choose a reason for hiding this comment

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

Can we keep the indentation? Thanks

Copy link
Author

Choose a reason for hiding this comment

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

I am not sure which indentation you exatcly mean. I changed it, can you have a look if you want it like that, or please be more precisely.

@OskarStark OskarStark changed the title feat: drop support of symfony < 5.4, feat: drop support for Symfony 4.4 Jan 28, 2023
Copy link
Author

@Chris53897 Chris53897 left a comment

Choose a reason for hiding this comment

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

Can this Line be changed to run on push too?
That makes it easier to verify it on test runs in the fork.
First time contributers do not have to wait for a approval for a ci run.

@Nek-
Copy link
Collaborator

Nek- commented Feb 14, 2023

Hello, thank you very much for your contribution. I agree that we can drop support for Symfony 4.4... As well as PHP < 8.0. But if we have no need or no new feature blocking (at least some test failing because of it, idk)... I don't like the idea of removing the support for it.

@Chris53897
Copy link
Author

I guess this PR should be splitted in separate PRs.
The CI changes and testrun for php 8.2 are useful in my eyes.

@jmsche
Copy link

jmsche commented Nov 30, 2023

Hi, I think this PR can be closed as #158 dropped support for Symfony 4.4?

@maxhelias maxhelias closed this Nov 30, 2023
@Chris53897 Chris53897 deleted the feature/dop-support-for-symfony-4 branch November 30, 2023 08:32
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.

6 participants