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

fix some unit tests and increase symfony versions #267

Closed

Conversation

monteiro
Copy link
Collaborator

@monteiro monteiro commented Nov 10, 2019

  • some tests are failing because of order (still researching why)
  • increased versions in travis to include the LTS and the next symfony version 4.4 coming out soon this month.

Can you help reviewing the file .travis.yml @stof ?
The goal is to support the latest LTS, plus the latest versions so we unblock the latest PRs.

The memory problem only happens with PHP56:

- 5.6
- 7.0
Copy link

@maxhelias maxhelias Nov 12, 2019

Choose a reason for hiding this comment

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

PHP 7.0 is no longer maintained, I think we can remove it. ref #261

Before I approve, do you want to fix all the errors in this PR or fix only the memory-limit and retry all pending PRs ?

.travis.yml Show resolved Hide resolved
.travis.yml Outdated Show resolved Hide resolved
@monteiro
Copy link
Collaborator Author

Close in favor of #271

@monteiro monteiro closed this Jan 14, 2020
@monteiro monteiro deleted the increase-lts-symfony-version branch January 14, 2020 16:56
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.

4 participants