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 TreeBuilder in Symfony 4.2 #692

Merged
merged 5 commits into from
Dec 14, 2018
Merged

Conversation

angelsk
Copy link
Contributor

@angelsk angelsk commented Dec 14, 2018

A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.

A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0.
@angelsk
Copy link
Contributor Author

angelsk commented Dec 14, 2018

No idea why a test I didn't touch is failing. Any help would be appreciated

1) Enqueue\Dbal\Tests\Spec\DbalSendToAndReceiveFromTopicTest::test
InvalidArgumentException: $bytes string should contain 16 characters.

@makasim
Copy link
Member

makasim commented Dec 14, 2018

No idea why a test I didn't touch is failing. Any help would be appreciated

@angelsk It has nothing to do with your changes. Ping when the PR is ready (no matter green or red) and I'll merge it.

I'll fix that issue in another PR. This one should not wait for it though

@angelsk
Copy link
Contributor Author

angelsk commented Dec 14, 2018

@makasim Ping :) Thanks so much!

@makasim makasim merged commit 49a5081 into php-enqueue:master Dec 14, 2018
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