Skip to content

Releases: innogames/php-resque

PHP 8.1

13 Jan 15:49
4520c8d
Compare
Choose a tag to compare

Dropped support for PHP 7
Extended use of strict type hinting

PHP 8 Upgrade

03 Nov 07:43
8f0c63d
Compare
Choose a tag to compare
  • dropped support for older unmaintained php versions
  • updated dependencies
  • cleaned up old config files
  • introduced strict types where possible

Symfony v3 & v4 support

17 Apr 11:10
d4a917d
Compare
Choose a tag to compare

Removed the upper bound on the symfony/console dependency, to support Symfony v3 and v4 based projects

PHPUnit 7 compatibility

29 Mar 02:18
99461b0
Compare
Choose a tag to compare
  • Raise supported symfony/console version to 2.7 to support projects running PHPUnit 6 and 7

PHP 7.2 compatibility

13 Nov 08:22
Compare
Choose a tag to compare

Adjusting signal handler signatures and fixed closure definitions.

Proper UNIX signal handling

05 Oct 13:57
c7bd8b2
Compare
Choose a tag to compare

Updated process signal handler functions to properly handle UNIX signals.

Delete outdated job status

24 Jul 11:28
Compare
Choose a tag to compare
2.5.0

adjust commen - code review suggetion