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 tests related to a missing configuration entry #1315

Merged
merged 5 commits into from
Dec 15, 2020
Merged

Fix tests related to a missing configuration entry #1315

merged 5 commits into from
Dec 15, 2020

Conversation

fbourigault
Copy link
Contributor

@fbourigault fbourigault commented Dec 14, 2020

Q A
Branch? 2.0
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes/no
Fixed tickets
License MIT
Doc PR N/A

This is an attempt to fix the build which seems broken since Symfony 5.2 is out.

Each kind of issue is solved in it's own commit.

It will focus on fixing the current build without adding untested PHP versions / symfony versions (see #1313).

@fbourigault fbourigault mentioned this pull request Dec 14, 2020
@dbu
Copy link
Member

dbu commented Dec 15, 2020

now one last 7.3 build failing :-(

@fbourigault
Copy link
Contributor Author

Build is now green!

However, there are a lot of skipped tests because of broken detection of symfony/browser-kit and doctrine/orm packages.

There are also some warnings that should be fixed.

I will do those in separate PRs.

@fbourigault fbourigault marked this pull request as ready for review December 15, 2020 14:42
@dbu dbu merged commit 375d1a2 into liip:master Dec 15, 2020
@dbu
Copy link
Member

dbu commented Dec 15, 2020

thanks a lot!

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