Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Runtime] Fix property must not be accessed before initialization on SymfonyRuntime#51111
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
nicolas-grekas commentedJul 26, 2023
Thank you@l-vo. |
PhilETaylor commentedJul 26, 2023
Awesome - thanks@l-vo, this indeed addresses and fixes the#51068 (comment) |
PhilETaylor commentedJul 28, 2023
@nicolas-grekas any chance of pushing this tohttps://github.com/symfony/runtime/tree/6.4 because at the moment 6.4-dev runtime is broken because of this one |
nicolas-grekas commentedJul 28, 2023
We have an issue with the splitter, it should be fixed in the very next days if not hours. |
PhilETaylor commentedJul 28, 2023
ah no worries - sorry to hear that. Absolutely no pressure from me!
It's only small amounts but Im sure they add up somehow. |
derrabus commentedJul 28, 2023
We're having trouble with our subtree splitter at the moment. Bear with us. |
PhilETaylor commentedJul 28, 2023
Absolutely! There is no pressure from me at all - thanks for letting me know though. I have manually worked around this bug this week, and will continue to all weekend :) no pressure this end, and now I know the reason it was not split. :) |
fabpot commentedJul 30, 2023
The splitter has now catch up. |
Introduced by#51068, see#51068 (comment)