We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55383f0 commit 4461be7Copy full SHA for 4461be7
agent/lib_php_amqplib.c
@@ -105,7 +105,7 @@ static void nr_php_amqplib_ensure_class() {
105
}
106
107
/*
108
- * Version detection will be called pulled from PhpAmqpLib\\Package::VERSION
+ * Version information will be pulled from PhpAmqpLib\\Package::VERSION
109
* nr_php_amqplib_handle_version will automatically load the class if it isn't
110
* loaded yet and then evaluate the string. To avoid the VERY unlikely but not
111
* impossible fatal error if the file/class doesn't exist, we need to wrap
0 commit comments