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

Remove php 5.6 and Symfony 2.8 support #39

Merged
merged 5 commits into from Nov 13, 2020
Merged

Remove php 5.6 and Symfony 2.8 support #39

merged 5 commits into from Nov 13, 2020

Conversation

TavoNiievez
Copy link
Member

These versions have not been supported for a long time, it does not make sense to run tests on them in this module, or limit development for compatibility with these versions without security support.

So... with this PR:

  • I remove support for PHP version 5.6
  • I remove the tests from CI jobs for Symfony 2.8
  • I add PHP 7.4 to CI jobs.
  • I remove the references to Symfony 2.8 in the module.

@DavertMik DavertMik merged commit aad7377 into Codeception:master Nov 13, 2020
@TavoNiievez TavoNiievez added this to the 1.3.0 milestone Nov 21, 2020
@TavoNiievez TavoNiievez mentioned this pull request Dec 9, 2020
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