mirror of
https://github.com/idanoo/php-resque
synced 2025-07-02 06:02:21 +00:00
2.0.2 (2022-02-15)
- Replace strftime with strtotime for PHP8.1 support - Added processing class into proc line for easier debugging
This commit is contained in:
parent
3d869bf653
commit
ac044747aa
5 changed files with 15 additions and 9 deletions
|
@ -1,3 +1,7 @@
|
|||
## 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 (2022-02-08)
|
||||
- Fixed issue with lingering keys causing constant memory growth
|
||||
- Add PHP8 support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue