Closed khorsky closed 7 years ago
I met a bug in v1.6.0 beta - when switched to specific PHP version, content of php.ini in "active" directory is doubled.
Same configuration in v1.5.0 works perfectly.
My setup: I edited phpDir in PhpVersionSwitcher.json, nothing else.
3 PHP directories, 3 config files 5.6.6 => 5.6.6.ini 5.6.19 => 5.6.19.ini 7.0.4 => 7.0.4.ini
I think I known where the bug is. Let me check.
I met a bug in v1.6.0 beta - when switched to specific PHP version, content of php.ini in "active" directory is doubled.
Same configuration in v1.5.0 works perfectly.
My setup: I edited phpDir in PhpVersionSwitcher.json, nothing else.
3 PHP directories, 3 config files 5.6.6 => 5.6.6.ini 5.6.19 => 5.6.19.ini 7.0.4 => 7.0.4.ini