Terminable Loop Command 1.2.3
This small new patch just adds support for PHP 8.4, with the resolution of one single deprecation.
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.
This small new patch was needed because we discovered that PHP official Docker images override the STOPSIGNAL
directive, using SIGQUIT
instead of SIGTERM
when shutting down a container. Thanks to Gabriele Colombera for providing the PR.
This new minor release is a maintenance one, which drops support for older (and EOLed) PHP & Symfony versions; this allowed me to bump all the development dependencies and streamline the CI flow.
This is just a small upgrade of a very stable package, that adds support for PHP 8 and Symfony 5.