[Feature Request]: dinamic symlink with php.ini of active php version #183
carlituxman
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Feature Description
A symlink like php executable for php.ini of php active version.
Is this feature valuable for other users as well and why?
When I change the php version active I need to link with pear/pecl config and execute:
pear config-set php_ini /Users/XXX/Library/Application\ Support/Herd/config/php/8X/php.ini
If would be something like /Users/XXX/Library/Application\ Support/Herd/config/php/php.ini that links with the php.in of the active version not needed change this everytime
Beta Was this translation helpful? Give feedback.
All reactions