Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix deprecated for Symfony 6.4 (#719)
2023-11-14T11:38:05+00:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()" might add "void" as a native return type declaration in the future. Do the same in child class "OldSound\RabbitMqBundle\OldSoundRabbitMqBundle" now to avoid errors or add an explicit @return annotation to suppress this message. 2023-11-14T11:38:05+00:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::shutdown()" might add "void" as a native return type declaration in the future. Do the same in child class "OldSound\RabbitMqBundle\OldSoundRabbitMqBundle" now to avoid errors or add an explicit @return annotation to suppress this message.
- Loading branch information