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

Allow legacy cli-config.php configurations #989

Merged
merged 1 commit into from
Jun 19, 2020
Merged

Conversation

goetas
Copy link
Member

@goetas goetas commented Jun 14, 2020

Q A
Type bug
BC Break no
Fixed issues #986

Summary

Allow legacy configurations to improve interoperability with other doctrine cli tools.

This will read the helpersets and try to create from them the dependency factory

@goetas goetas marked this pull request as draft June 14, 2020 14:37
@goetas
Copy link
Member Author

goetas commented Jun 14, 2020

Should this be considered a Bugfix and target 3.0.1 or feature and go into 3.1.0?

@greg0ire
Copy link
Member

From the general feeling I get by reading the fixed issue I would say bugfix.

@goetas goetas changed the base branch from master to 3.0.x June 15, 2020 06:14
@goetas goetas force-pushed the allow-legacy-configs branch from 98bfc2c to 5c80ae8 Compare June 15, 2020 09:05
@goetas goetas changed the title Allow legacy configurations Allow legacy cli-config.php configurations Jun 15, 2020
@goetas goetas marked this pull request as ready for review June 15, 2020 09:07
@goetas goetas added this to the 3.0.1 milestone Jun 15, 2020
@goetas goetas requested a review from greg0ire June 18, 2020 19:24
@goetas goetas merged commit 3eaceca into 3.0.x Jun 19, 2020
@goetas goetas deleted the allow-legacy-configs branch June 19, 2020 03:56
@greg0ire greg0ire added the Bug label Jun 21, 2020
@michaeldnelson
Copy link

michaeldnelson commented Mar 6, 2021

I ran into this issue as well. I did not see this in the docs anywhere, also it is impossible to use this with a custom configuration location due to $configurations = new ConfigurationFileWithFallback(); in checkLegacyConfiguration

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.

3 participants