Skip to content

Releases: innogames/php-resque

PHP 8.4

Choose a tag to compare

@ischwy ischwy released this 27 Jan 13:09
49e6030

Made some changes to avoid deprecation warnings when used in a project with PHP 8.4 (will break without php 8.4!!)
added rector for easier future changes

PHP 8.2

Choose a tag to compare

@adlenton adlenton released this 05 Nov 12:37
3083841

Enables the library to be used under PHP 8.2 and above.

PHP 8.1

Choose a tag to compare

@adlenton adlenton released this 13 Jan 15:49
4520c8d

Dropped support for PHP 7
Extended use of strict type hinting

PHP 8 Upgrade

Choose a tag to compare

@adlenton adlenton released this 03 Nov 07:43
8f0c63d
  • dropped support for older unmaintained php versions
  • updated dependencies
  • cleaned up old config files
  • introduced strict types where possible

Symfony v3 & v4 support

Choose a tag to compare

@jareth jareth released this 17 Apr 11:10
d4a917d

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

PHPUnit 7 compatibility

Choose a tag to compare

@jareth jareth released this 29 Mar 02:18
99461b0
  • Raise supported symfony/console version to 2.7 to support projects running PHPUnit 6 and 7

PHP 7.2 compatibility

Choose a tag to compare

@adlenton adlenton released this 13 Nov 08:22

Adjusting signal handler signatures and fixed closure definitions.

Proper UNIX signal handling

Choose a tag to compare

@jareth jareth released this 05 Oct 13:57
c7bd8b2

Updated process signal handler functions to properly handle UNIX signals.

Delete outdated job status

Choose a tag to compare

@OutOfBrain OutOfBrain released this 24 Jul 11:28
2.5.0

adjust commen - code review suggetion