We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 054699c commit a8702b7Copy full SHA for a8702b7
php-amqp/receive_logs.php
@@ -40,7 +40,7 @@
40
print_r($ex);
41
} catch(AMQPExchangeException $ex) {
42
43
-} catch(AMQPChanncelException $ex) {
+} catch(AMQPChannelException $ex) {
44
45
} catch(AMQPConnectionException $ex) {
46
0 commit comments