Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork125
feat: consider php.ini from Nix#530
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
tucksaun commentedDec 7, 2024
shouldn’t this work out of the box as we preprend the directory to any |
shyim commentedDec 9, 2024
The problem is that the Nix PHP binary itself is an wrapper with sets PHP_INI_SCAN_DIR |
tucksaun commentedDec 9, 2024
If this is in the Nix wrapper, it is after we set It looks like Nix had something similar but decided to change their behavior inNixOS/nixpkgs#221845. |
Uh oh!
There was an error while loading.Please reload this page.
When you create a php.ini in local dir and use PHP from nix. All extensions are gone as Nix sets a PHP_INI_SCAN_DIR