Skip to content

Conversation

@srebb
Copy link

@srebb srebb commented Dec 3, 2025

With this order, the code won't reach the relative path. The realtiv path might break open_basedir restrictions during second composer install.

Proposed Changes

This way, the code checks first the alternative path. If this is fine, it won't check the other path anymore, if the alternative path exists.
Maybe there is another fix needed, if the path is really removed.

Related Issues

Github link

Suggested changelog entry

fix for open_basedir error during composer install

with this order, the code won't reach the relative path. The realtive path might break open_basedir restrictions during second composer install.
@Potherca Potherca linked an issue Dec 3, 2025 that may be closed by this pull request
1 task
@Potherca Potherca added this to the 1.2.x milestone Dec 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

open_basedir restriction in effect

2 participants