Open
Description
Symfony version(s) affected
7.2.7
Description
After an update 7.2.0 to 7.2.7, I have an error There is currently no session available
How to reproduce
After an update 7.2.0 to 7.2.7, I have an error There is currently no session available on Form with this code in a command:
$this->formFactory->create(TestType::class, $test)->createView()
Possible Solution
No response
Additional Context
No response