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

Support Symfony 3.4 #181

Merged
merged 15 commits into from
Dec 11, 2018
Merged

Support Symfony 3.4 #181

merged 15 commits into from
Dec 11, 2018

Conversation

labbati
Copy link
Member

@labbati labbati commented Dec 11, 2018

Description

This PR:

  • Changes the symfony bundle to support symfony 3.4 and 4.2
  • Add integration tests for Symfony 3.4
  • Add integration tests for Symfony 4.2

Readiness checklist

@labbati labbati force-pushed the labbati/symfony-3.4 branch from 3845add to 1e616c7 Compare December 11, 2018 09:23
@labbati labbati changed the title WIP: Support Symfony 3.4 and 4.2 Support Symfony 3.4 and 4.2 Dec 11, 2018
Copy link
Contributor

@pawelchcki pawelchcki left a comment

Choose a reason for hiding this comment

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

I wonder - would it be ok to add the autogenarated files/folders to git attributes denoting they are autogenerated ?
Would probably make the diff a tiny bit nicer WDYT ?

See: https://robots.thoughtbot.com/github-diff-supression

@labbati labbati force-pushed the labbati/symfony-3.4 branch from f61ec93 to 4b311b7 Compare December 11, 2018 13:19
@labbati labbati force-pushed the labbati/symfony-3.4 branch from 4b311b7 to aeaa79d Compare December 11, 2018 13:23
@labbati labbati changed the title Support Symfony 3.4 and 4.2 Support Symfony 3.4 Dec 11, 2018
Copy link
Contributor

@pawelchcki pawelchcki left a comment

Choose a reason for hiding this comment

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

Looks good!
While there seems to be some overlap with symfony v4 and it looks like there could be some low hanging fruits for some code reuse between the two.

But since the layout might get changed a bit with upcoming changes on C level. I'm not supper hanged up on making that reuse happen now :)

@labbati
Copy link
Member Author

labbati commented Dec 11, 2018

They surely need a refactor and can share some code, but as you said, given the soon to be happening changes to the C extension, we can leave a little bit of code duplication for now.

@labbati labbati merged commit 703e4cb into master Dec 11, 2018
@labbati labbati deleted the labbati/symfony-3.4 branch December 11, 2018 14:26
bwoebi pushed a commit that referenced this pull request Sep 15, 2023
Generate runtime_id if not provided
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