Skip to content

Conversation

@makasim
Copy link
Contributor

@makasim makasim commented Sep 9, 2015

I am getting this error

[Symfony\Component\Debug\Exception\ContextErrorException]                                                                                                                                                                                                                                                                 
  Catchable Fatal Error: Argument 1 passed to OldSound\RabbitMqBundle\RabbitMq\BaseAmqp::__construct() must be an instance of PhpAmqpLib\Connection\AMQPConnection, instance of PhpAmqpLib\Connection\AMQPLazyConnection given, called in /vagrant/app/cache/dev/appDevDebugProjectContainer.php on line 13690 and defined  

It is safe change cuz AMQPConnection extends AMQPStreamConnection class.

I am getting this error

```
[Symfony\Component\Debug\Exception\ContextErrorException]                                                                                                                                                                                                                                                                 
  Catchable Fatal Error: Argument 1 passed to OldSound\RabbitMqBundle\RabbitMq\BaseAmqp::__construct() must be an instance of PhpAmqpLib\Connection\AMQPConnection, instance of PhpAmqpLib\Connection\AMQPLazyConnection given, called in /vagrant/app/cache/dev/appDevDebugProjectContainer.php on line 13690 and defined  
```

It is safe change cuz `AMQPConnection` extends `AMQPStreamConnection` class.
@videlalvaro
Copy link
Collaborator

closed in favor of #295

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