-
-
Couldn't load subscription status.
- Fork 32
Closed
Description
I finally could update a big Symfony app to 7.0. When trying to browse the app, I see this error:
Typed property Symfony\Component\HttpKernel\Bundle\Bundle::$extension
must not be accessed before initialization
The error happens here:
connect/src/SymfonyConnectBundle.php
Line 30 in ef075c7
| if (null === $this->extension) { |
@nicolas-grekas did you expect this issue? What would be the best way to solve this? Thanks!
Metadata
Metadata
Assignees
Labels
No labels