Skip to content

Tags: idanoo/php-resque

Tags

2.4.0

v3.4.0 - Update packages

2.3.0

Verified

This commit was signed with the committer’s verified signature.
idanoo Daniel Mason
v2.3.0 - Update packages

2.2.0

Verified

This commit was signed with the committer’s verified signature.
idanoo Daniel Mason
2.2.0 (2023-03-20)

- Update pacakges
- Bump requirements to PHP >= 8.1

2.1.3

Verified

This commit was signed with the committer’s verified signature.
idanoo Daniel Mason
2.1.3 (2023-11-15)

- Resolved issue with SET EX TTL's using unix-timestamps

2.1.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from idanoo/action_test

2.1.2 (2023-03-22) - Composer update / Update git information (GitHub)

2.1.1

# 2.1.1 (2023-03-20)

- Changed setex to set with EX values
- Added TTLs to missing keys

2.1.0

2.1.0 (2023-02-07)

- Add PHP 8.1 / 8.2 unit tests
- Updated code to be PHP 8.2 compliant

2.0.3

2.0.3 (2022-09-12)

- Update composer packages
- Added WoodpeckerCI tests
- Updated links in composer package
- Stricter typing

2.0.2

2.0.2 (2022-02-15)

- Replace strftime with strtotime for PHP8.1 support
- Added processing class into proc line for easier debugging

2.0.1

2.0.1 (2022-02-08)

- Composer upgrade