Skip to content

Create link to ext directory inside selected PHP version on use#16

Merged
hjbdev merged 3 commits intohjbdev:masterfrom
engeplabs:add-link-to-ext-dir
Jun 23, 2024
Merged

Create link to ext directory inside selected PHP version on use#16
hjbdev merged 3 commits intohjbdev:masterfrom
engeplabs:add-link-to-ext-dir

Conversation

@engeplabs
Copy link
Contributor

I have the xdebug extension present in my php installations and want to use it inside PhpStorm.

Since the xdebug extension is PHP version specific I do need to select the correct dll whenever I change the PHP version. Since I do not want to do this all the time (or worse, forget to do it when switching version) I want pvm to create a directory link to the ext directory of the selected version of PHP. I can then use this directory as a path inside PhpStorm to find the xdebug.dll.

image

image

@hjbdev hjbdev merged commit c6af4ba into hjbdev:master Jun 23, 2024
@hjbdev
Copy link
Owner

hjbdev commented Jun 23, 2024

LGTM! Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants