Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename COMPOSER_BIN_DIR (in bin proxies) to COMPOSER_RUNTIME_BIN_DIR #10512

Merged
merged 1 commit into from Feb 4, 2022

Conversation

Seldaek
Copy link
Member

@Seldaek Seldaek commented Feb 3, 2022

This fixes a regression introduced in 2.2.2 due to a name clash (as COMPOSER_BIN_DIR already existed and is read by Composer's Config to override the default bin-dir parameter)

Fixes #10504

I'm open to feedback on the new name, and I still need to update the docs to clarify all this, but in principle the fix should work and as the COMPOSER_BIN_DIR var for bin proxies has been available for just over a month it's a small BC break I'm ok making.. I doubt it's in much use if at all.

…s as env var since Composer 2.2.2) to COMPOSER_RUNTIME_BIN_DIR to fix a regression due to a name clash, fixes composer#10504
@Seldaek Seldaek added the Bug label Feb 3, 2022
@Seldaek Seldaek added this to the 2.2 milestone Feb 3, 2022
Copy link
Contributor

@jrfnl jrfnl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ❤️

@Seldaek Seldaek merged commit 7c2954d into composer:2.2 Feb 4, 2022
@Seldaek Seldaek deleted the fix_bin_dir_env branch February 4, 2022 08:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants