2.16.2
- Catch
SessionNotFoundExceptionin FlashMessageListener, as Symfony 6 moved from returningnullto throwing an exception. - Add
: voidto commands to avoid warning from Symfony 6.3, prepare for Symfony 7 support.
SessionNotFoundException in FlashMessageListener, as Symfony 6 moved from returning null to throwing an exception.: void to commands to avoid warning from Symfony 6.3, prepare for Symfony 7 support.