Skip to content

Missing argument for createReplyMessage()#16

Merged
makasim merged 1 commit intophp-enqueue:masterfrom
tiklemyloc:master
Feb 6, 2019
Merged

Missing argument for createReplyMessage()#16
makasim merged 1 commit intophp-enqueue:masterfrom
tiklemyloc:master

Conversation

@tiklemyloc
Copy link

Hello everyone,

I think there is a small Bug in the PopulateProcessor.
Method createExceptionReplyMessage calls createReplyMessage with the error message as third argument, although it should receive he objectCount as third and the error message as fourth argument.
This could lead to unexpected behaviour, since replyMessage->setProperty('fos-populate-error', $error) never gets called.

@makasim makasim merged commit 146767a into php-enqueue:master Feb 6, 2019
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