File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 103103'AMQPConnection::setLogin' => ['void', 'login'=>'string'],
104104'AMQPConnection::setPassword' => ['void', 'password'=>'string'],
105105'AMQPConnection::setPort' => ['void', 'port'=>'int'],
106- 'AMQPConnection::setReadTimeout' => ['void', 'timeout'=>'int '],
107- 'AMQPConnection::setTimeout' => ['void', 'timeout'=>'int '],
106+ 'AMQPConnection::setReadTimeout' => ['void', 'timeout'=>'float '],
107+ 'AMQPConnection::setTimeout' => ['void', 'timeout'=>'float '],
108108'AMQPConnection::setVhost' => ['void', 'vhost'=>'string'],
109- 'AMQPConnection::setWriteTimeout' => ['void', 'timeout'=>'int '],
109+ 'AMQPConnection::setWriteTimeout' => ['void', 'timeout'=>'float '],
110110'AMQPEnvelope::getAppId' => ['string|null'],
111111'AMQPEnvelope::getBody' => ['string'],
112112'AMQPEnvelope::getContentEncoding' => ['string|null'],
You can’t perform that action at this time.
0 commit comments