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 66d50cd commit af1b376Copy full SHA for af1b376
src/interceptors/terminal-wrappers/build-php-config.php
@@ -44,7 +44,6 @@ function read_ini_file($file){
44
} else {
45
# New value: add it bare
46
$currentSection[$key] = $value;
47
- var_dump($currentSection);
48
}
49
50
0 commit comments