Closed sroze closed 8 years ago
What's the difference? I don't see it. The result is the same?
The difference is that it's arrays instead of stdClasses, and the AMQPMessage object don't supports stdClass inside the headers for example!
Ah, now I understand! Thanks.
Else... that won't work as the
AMQPMessage
class requires theproperties
argument to be an array.