Skip to content

Adding tests for Symfony 4 BETA #489

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

Merged
merged 2 commits into from
Nov 27, 2017
Merged

Conversation

weaverryan
Copy link
Contributor

Unless I'm mistaken, I don't think the tests are yet testing against Symfony 4. This adds that.

As I mentioned in FriendsOfSymfony/FOSUserBundle#2639, there may be a better way of doing this. I'm happy to hear if there is :).

Cheers!

weaverryan and others added 2 commits November 9, 2017 15:30
The $callbacks are eventually passed to addDequeuerAwareCall, which
expects a string, not a Reference object. In Symfony 3, the Reference
was cast to a string, which returned the id, so it worked.
@weaverryan
Copy link
Contributor Author

Actually, it definitely wasn't tested, as the tests failed :). I've pushed the small fix needed for Symfony 4 with an explanation in the commit.

Cheers!

@stloyd stloyd added the Bug fix label Nov 10, 2017
@weaverryan
Copy link
Contributor Author

Ping! This bundle is broken on 4.0 - this contains a simple fix. Could we merge and tag?

@weaverryan
Copy link
Contributor Author

Ping @stloyd! Sorry to be annoying :). But this should be an easy merge and tag (there have been no commits to master since the last tag). Let's do this! Symfony 4.0 is Thursday

@stloyd stloyd merged commit 7431adc into php-amqplib:master Nov 27, 2017
@stloyd
Copy link
Collaborator

stloyd commented Nov 27, 2017

@weaverryan Sorry for late merge, but had quite busy week (in fact few weeks ;)). But now it's merged, thanks!

@weaverryan weaverryan deleted the patch-1 branch November 27, 2017 19:21
@weaverryan
Copy link
Contributor Author

Thank you! It's ok, I realize that I'm expecting a lot of quick attention from people currently. It's unreasonable. So, thank you :)

@weaverryan
Copy link
Contributor Author

@stloyd Whoops - I forgot one favor! We need a 1.14.1 tag please!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants