Skip to content

Commit a004604

Browse files
bduranleau-nrmfulb
andcommitted
Update agent/php_nrini.c
Co-authored-by: Michael Fulbright <[email protected]>
1 parent 3b5d88c commit a004604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

agent/php_nrini.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ static PHP_INI_MH(nr_composer_per_process_detection_mh) {
552552

553553
if (-1 == val) {
554554
nrl_warning(NRL_INIT,
555-
"The value %s is not valid for the "
555+
"The value \"%s\" is not valid for the "
556556
"newrelic.vulnerability_management.composer_api.per_process_"
557557
"detection setting, using default value instead.",
558558
NEW_VALUE);

0 commit comments

Comments
 (0)