Terminable Loop Command 1.3.1
Another day, another patch that allows Symfony 8! This time, no change to the package was necessary, apart from adapting a small stub used in the tests.
This is the full changelog:
- Add support for Symfony 8 (#50)
Another day, another patch that allows Symfony 8! This time, no change to the package was necessary, apart from adapting a small stub used in the tests.
This is the full changelog:
This new minor release is a consequence of the previous patch: since we needed to use a double approach to support Symfony 7.3+, now we dropped the old one and rely always on the SignalableCommandInterface.
This small new patch was required to fix the compatibility of the package with the newly released Symfony 7.3.
This small new patch just adds support for PHP 8.4, with the resolution of one single deprecation.
This small new patch, released after nearly a year from the last one, just adds support for Symfony 7; it didn’t require any code change.