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

[tests] fix broken assignment operator - addExtraDependencies() #1449

Merged
merged 2 commits into from
Feb 16, 2024

Conversation

jrushlow
Copy link
Collaborator

@jrushlow jrushlow commented Feb 15, 2024

+= is for arithmetic and doesn't merge 2 arrays as intended.

https://3v4l.org/FL7cV

broke out into separate PR for changelog entry. fixes tests in #1445

@jrushlow jrushlow added the Bug Bug Fix label Feb 15, 2024
@OskarStark
Copy link
Contributor

We should add a testcase here

@jrushlow jrushlow merged commit d957430 into symfony:main Feb 16, 2024
6 checks passed
@jrushlow jrushlow deleted the fix/assigment-operator branch February 16, 2024 13:23
@jrushlow jrushlow mentioned this pull request Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug Fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants