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

Use individual properties in Configuration #4431

Merged
merged 1 commit into from Nov 14, 2020

Conversation

BenMorel
Copy link
Contributor

@BenMorel BenMorel commented Nov 14, 2020

Q A
Type improvement
BC Break yes
Fixed issues -

Summary

This PR moves away from a global Configuration::$_attributes associative array, towards individual properties.

src/Configuration.php Outdated Show resolved Hide resolved
This moves away from a global $_attributes associative array, towards individual properties.
@morozov morozov merged commit ede9e16 into doctrine:3.0.x Nov 14, 2020
@morozov
Copy link
Member

morozov commented Nov 14, 2020

Thanks, @BenMorel!

@morozov morozov added this to the 3.0.0 milestone Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants