Commit Graph

31 Commits

Author SHA1 Message Date
2c995bd613
v2.3.0 - Update packages
Some checks failed
CI / Linter (push) Has been cancelled
CI / PHPTest (8.1) (push) Has been cancelled
CI / PHPTest (8.2) (push) Has been cancelled
2024-09-04 18:50:32 +12:00
5ef4a63a6e
2.2.0 (2023-03-20)
- Update pacakges
- Bump requirements to PHP >= 8.1
2024-03-20 19:03:55 +13:00
948b758a57
2.1.3 (2023-11-15)
- Resolved issue with SET EX TTL's using unix-timestamps
2023-11-15 09:52:10 +13:00
575509ff53 2.1.2 (2023-03-22)
- Update composer packages
- Update git information (GitHub)
2023-03-22 12:10:33 +13:00
94cae8d271 2.1.1 (2023-03-20) - Update setex to set, add TTL to stats 2023-03-20 09:26:45 +13:00
679394eb5f
- Add PHP 8.1 / 8.2 unit tests
- Updated code to be PHP 8.2 compliant
2023-02-07 15:20:03 +13:00
3c7e20e364 2.1.0 (2023-02-07) - PHP 8.2 compatibility 2023-02-07 02:19:09 +00:00
05cae402b5
2.0.3 (2022-09-12)
- Update composer packages
- Added WoodpeckerCI tests
- Updated links in composer package
- Stricter typing
2022-09-12 19:50:02 +12:00
ac044747aa 2.0.2 (2022-02-15)
- Replace strftime with strtotime for PHP8.1 support
- Added processing class into proc line for easier debugging
2022-02-15 10:12:16 +13:00
dd0bb8947f Update composer 2022-02-08 19:30:15 +13:00
80d64e79ff 2.0.0 Add namespacing + PHP8.0 support (#1)
2.0.0 (2021-02-19)

Moved to PSR-4
Namespaced codebase
Added more comments throughout
Co-Authored-By: idanoo <daniel@m2.nz>
Co-Committed-By: idanoo <daniel@m2.nz>
2021-02-19 12:23:32 +13:00
Daniel Mason
b99217f2c0 Update for PHP7.4 compatibility + UnitTests 2020-04-11 09:48:04 +12:00
Daniel Mason
493c12846a Switched IF Statement order to prevent excess calls to redis. 2020-01-10 11:35:56 +13:00
Daniel Mason
19f21219f8 1.4.5 patch - formatting + composer replace 2019-08-28 10:06:52 +12:00
3b4d2e4c1f Fix bootstrap.php for tests 2019-06-02 22:54:15 +12:00
Daniel Mason
4e87677517 - Updated README to include supervisor configuration.
- Change logfile date format to `%Y-%m-%d %T`.
- Added return types to more functions.
2018-07-16 09:59:58 +12:00
Daniel Mason
f69330d637 Update Docs 2018-06-22 20:13:19 +12:00
Daniel Mason
bd0a0c2dc8 Readd Credis 2018-05-30 19:05:13 +12:00
Daniel Mason
493d6dc6d8 Added 48 hour TTL to worker:xxx:started keys to prevent db pollution 2018-05-30 08:25:02 +12:00
Daniel Mason
0d0c0d0a7e - Updated travis builds to run on PHP 7.0, 7.1 and 7.2.
- Added ability to specify multiple log levels. [DEBUG/INFO/NOTICE/WARNING/ERROR/CRITICAL/ALERT/EMERGENCY]
- Default  is now .
- Removed VERBOSE / VVERBOSE flags.
- Enabled date/time logging by default.
2018-05-29 22:20:56 +12:00
Daniel Mason
ae84530132 - Reformatted files to PSR2 standard
- Removed credis for native phpredis
- Tidied up some docs
- Setting up new travis.ci build
2018-05-25 19:26:54 +12:00
Chris Boulton
e815c687f1 update changelog 2015-02-02 12:29:26 -08:00
Chris Boulton
3cca6312ca update changelog and contributors docs 2014-06-26 19:19:04 +10:00
Chris Boulton
51524e8ebc update changelog 2014-06-26 19:09:31 +10:00
Lee Boynton
473d610a27 Fixed incorrect link to credis GitHub page 2013-11-04 11:58:23 +00:00
Chris Boulton
2ba15eb555 replace Redisent with Credis (also adds native phpredis support) 2013-01-12 23:37:38 +11:00
Chris Boulton
8071b5f847 update changelog 2013-01-12 22:54:42 +11:00
Chris Boulton
d055a7e00b add note about future backwards compatibility 2012-10-13 18:21:20 +11:00
Chris Boulton
aeb0ddcf08 update changelog to mention changes coming to php-resque 2012-10-13 17:59:01 +11:00
Chris Boulton
c6bd34d00d update changelog in prep for 1.2 2012-10-13 17:52:09 +11:00
maetl
c79ae86a56 use short filenames for markdown docs 2012-05-02 19:36:02 +10:00