queue icon indicating copy to clipboard operation
queue copied to clipboard

Queues for the CodeIgniter 4 framework

Results 12 queue issues
Sort by recently updated
recently updated
newest added

**Description** This PR introduces an event system that enables users to observe and respond to various queue operations. The `$keepDoneJobs` option (previously optional and disabled by default) has been removed,...

enhancement

**Description** Added PHP `8.4` to GA. **Checklist:** - [x] Securely signed commits - [ ] Component(s) with PHPDoc blocks, only if necessary or adds value - [x] Unit testing, with...