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

Add symfony 3.4.12 as conflict to fix caching tests #4042

Merged

Conversation

danrot
Copy link
Contributor

@danrot danrot commented Jun 26, 2018

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets fixes #issuenum
Related issues/PRs symfony/symfony#27467
License MIT
Documentation PR sulu/sulu-docs#prnum

What's in this PR?

This PR fixes a regression introduced by symfony/symfony#27467.

Why?

Because the tests should actually run :-)

@danrot danrot force-pushed the bugfix/symfony-update-audience-targeting branch from bc0087d to 48c54b8 Compare June 26, 2018 13:08
@danrot danrot changed the base branch from develop to master June 26, 2018 13:08
@@ -54,7 +54,7 @@

<service id="sulu_security.authentication_handler" class="%sulu_security.authentication_handler.class%">
<argument type="service" id="router"/>
<argument type="service" id="session"/>
<argument type="service" id="session" on-invalid="null"/>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's actually not really nice, but I can't find a better way of doing this 😕

@danrot danrot added this to the Release 1.6 milestone Jun 26, 2018
@danrot danrot added the Bug Error or unexpected behavior of already existing functionality label Jun 26, 2018
@danrot danrot force-pushed the bugfix/symfony-update-audience-targeting branch from d8cb950 to ebaa4aa Compare June 26, 2018 15:08
@danrot
Copy link
Contributor Author

danrot commented Jun 26, 2018

Just writing a conflict now, since symfony/symfony#27714 should fix that.

@danrot danrot force-pushed the bugfix/symfony-update-audience-targeting branch from ebaa4aa to 48693d3 Compare June 26, 2018 15:21
@danrot danrot changed the title fix test fail in AudienceTargetingBundle on Symfony 3.4.12 Add symfony 3.4.12 as conflict to fix caching tests Jun 26, 2018
@chirimoya chirimoya merged commit eea509c into sulu:master Jun 27, 2018
@danrot danrot deleted the bugfix/symfony-update-audience-targeting branch June 27, 2018 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Error or unexpected behavior of already existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants