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 126f844 commit ff8ff71Copy full SHA for ff8ff71
agent/php_nrini.c
@@ -552,7 +552,7 @@ static PHP_INI_MH(nr_composer_per_process_detection_mh) {
552
553
if (-1 == val) {
554
nrl_warning(NRL_INIT,
555
- "The value %s is not valid for the "
+ "The value \"%s\" is not valid for the "
556
"newrelic.vulnerability_management.composer_api.per_process_"
557
"detection setting, using default value instead.",
558
NEW_VALUE);
0 commit comments