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

Removed substr call in amqp routing key generator #706

Merged
merged 1 commit into from
Apr 15, 2016

Conversation

acrobat
Copy link
Contributor

@acrobat acrobat commented Dec 20, 2015

Fixed todo from #197

Remove substr TODO in AmqpHandler

@@ -58,8 +58,7 @@ protected function write(array $record)

$routingKey = sprintf(
Copy link
Contributor

Choose a reason for hiding this comment

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

IMO this should be in a single line

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed!

@Seldaek Seldaek added this to the 2.0 milestone Mar 1, 2016
@Seldaek Seldaek merged commit 3ce314c into Seldaek:master Apr 15, 2016
@Seldaek
Copy link
Owner

Seldaek commented Apr 15, 2016

Thanks

@acrobat acrobat deleted the amqp_handler_fix branch June 3, 2016 09:09
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.

3 participants