Skip to content

Commit 127e62a

Browse files
committed
fix(agent): Comment about support.
1 parent 0e6ec90 commit 127e62a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/php_execute.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ static nr_library_table_t libraries[] = {
491491

492492
{"MongoDB", NR_PSTR("mongodb/src/client.php"), nr_mongodb_enable},
493493

494-
/* php-amqplib RabbitMQ >= 3.7 */
494+
/* php-amqplib RabbitMQ; PHP Agent supports php-amqplib >= 3.7 */
495495
{"php-amqplib", NR_PSTR("phpamqplib/connection/abstractconnection.php"),
496496
nr_php_amqplib_enable},
497497

0 commit comments

Comments
 (0)