Skip to content

[FrameworkBundle] Fix merge error with ErrorLoggerCompilerPass #52023

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

Merged
merged 1 commit into from
Oct 13, 2023

Conversation

PhilETaylor
Copy link
Contributor

@PhilETaylor PhilETaylor commented Oct 12, 2023

Q A
Branch? 6.3
Bug fix? no
New feature? no
Deprecations? no
Tickets Fix #...
License MIT

@nicolas-grekas @MatTheCat does this make sense? If I change these 2 lines in 6.4 then my app loads fine.

relates to #52009 (comment)

This comment from @HypeMC #52009 (comment) guided my debugging

or am I barking up the wrong tree?

@HypeMC
Copy link
Member

HypeMC commented Oct 12, 2023

or am I barking up the wrong tree?

You're not, this definitively needs to be changed on >=6.3 cause of #49275

@PhilETaylor
Copy link
Contributor Author

Thanks for confirming. Ive next to zero experience in compiler pass layers, but love to debug when I should be doing productive things haha

Hope this PR helps out Nicolas.

@OskarStark OskarStark changed the title [FrameworkBundle ]Fix merge error with ErrorLoggerCompilerPass [FrameworkBundle] Fix merge error with ErrorLoggerCompilerPass Oct 12, 2023
Copy link
Contributor

@MatTheCat MatTheCat left a comment

Choose a reason for hiding this comment

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

Yep seems good to me 👌

@nicolas-grekas
Copy link
Member

Thank you @PhilETaylor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants