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

Symfony5 #360

Merged
merged 4 commits into from Nov 28, 2019
Merged

Symfony5 #360

merged 4 commits into from Nov 28, 2019

Conversation

dbu
Copy link
Collaborator

@dbu dbu commented Nov 27, 2019

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixes #357, fixes #358
Documentation -
License MIT

What's in this PR?

Continue #357 and make sure symfony 5 can actually be installed and does not error.

Checklist

  • Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix

This was referenced Nov 27, 2019
@dbu dbu force-pushed the symfony5 branch 6 times, most recently from b7fecec to 57881a3 Compare November 27, 2019 11:24
.travis.yml Outdated Show resolved Hide resolved
@XWB
Copy link

XWB commented Nov 28, 2019

@dbu Looks good. Can you merge this PR into master so we can test it before releasing?

Copy link
Member

@Nyholm Nyholm left a comment

Choose a reason for hiding this comment

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

Cool!

Thank you

Copy link
Contributor

@fbourigault fbourigault left a comment

Choose a reason for hiding this comment

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

Sf 5.0 FTW

@Nyholm Nyholm merged commit f9d5ade into master Nov 28, 2019
@Nyholm Nyholm deleted the symfony5 branch November 28, 2019 15:19
@jrjohnson
Copy link

Possible to see this in a release? Seems like a fix for issue I'm having in Symfony 4.4 as well.

@dbu
Copy link
Collaborator Author

dbu commented Dec 17, 2019

soon. we are wrapping some things up and hope to tag later this week. 🎅 🎁

@ruudk
Copy link
Contributor

ruudk commented Dec 24, 2019

Anything I can do to help getting this released before Christmas? 🎄 🌟 ?

@dbu
Copy link
Collaborator Author

dbu commented Dec 25, 2019

hi ruudk, the problem is the cache plugin. we recently merged a contribution for blacklisting urls from being cached, and there is confusion on php-http/cache-plugin#62 but the author is not responding. there i tend to reject the change and keep things as they are. if you can have a look at it and input your impression, that would help.

there are #361 and #362 that i'd want to merge to the bundle before tagging. if you could pick those branches, wrap things up and do a new PR with the whole thing, that would help indeed.

@ruudk
Copy link
Contributor

ruudk commented Dec 25, 2019

I checked all 3 PR's, and they are all from the same author, that doesn't respond to feedback anymore. Is it that important to hold the release? Can't it be done in the next version? The worst that could happen is that it requires another minor version?

@dbu
Copy link
Collaborator Author

dbu commented Jan 6, 2020

ftr: tobias tagged 1.17.0

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.

Conflict with twig 3.0 / symfony 4.4
7 participants