Skip to content

Commit af1b376

Browse files
committed
fixup build-php-config
1 parent 66d50cd commit af1b376

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/interceptors/terminal-wrappers/build-php-config.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ function read_ini_file($file){
4444
} else {
4545
# New value: add it bare
4646
$currentSection[$key] = $value;
47-
var_dump($currentSection);
4847
}
4948
}
5049
}

0 commit comments

Comments
 (0)