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

Allow Symfony 5 and Twig 3 #530

Merged
merged 1 commit into from
Mar 9, 2020
Merged

Allow Symfony 5 and Twig 3 #530

merged 1 commit into from
Mar 9, 2020

Conversation

franmomu
Copy link
Contributor

@franmomu franmomu commented Mar 5, 2020

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? not yet
Fixed tickets #517 and #516
License Apache2

Description

Trying to make the bundle compatible with Symfony 5 and Twig 3

Todos

@goetas
Copy link
Collaborator

goetas commented Mar 5, 2020

uuuuu! this is nice! looking forward to it!

@franmomu franmomu force-pushed the symfony5 branch 3 times, most recently from 8ab2fe5 to ab27217 Compare March 5, 2020 22:32
@franmomu
Copy link
Contributor Author

franmomu commented Mar 5, 2020

Apparently when #529 gets merged, it would only need to add return int type to the execute method of the commands, and that's it 😬

@goetas
Copy link
Collaborator

goetas commented Mar 6, 2020

#529 is merged now!

@franmomu franmomu marked this pull request as ready for review March 6, 2020 08:02
@franmomu franmomu force-pushed the symfony5 branch 2 times, most recently from ae25b15 to cc0a0db Compare March 7, 2020 13:10
@franmomu
Copy link
Contributor Author

franmomu commented Mar 7, 2020

I removed the use in tests of transchoice when using Symfony 5 since it was removed.

@goetas
Copy link
Collaborator

goetas commented Mar 8, 2020

I'm pretty happy with the result, let me know if you are done so I can merge it :)

@franmomu
Copy link
Contributor Author

franmomu commented Mar 8, 2020

I'm pretty happy with the result, let me know if you are done so I can merge it :)

I think it's fine!

@goetas goetas merged commit bfafd6c into schmittjoh:master Mar 9, 2020
@goetas
Copy link
Collaborator

goetas commented Mar 9, 2020

Thanks and excellent work lately!

This was referenced Apr 19, 2020
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.

None yet

2 participants