Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Crowdstar
/
php-resque
Public
forked from
resque/php-resque
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 8, 2026
update CHANGELOG
deminy
committed
1c86afd
View commit details
Copy full SHA for 1c86afd
Browse repository at this point
Commits on Mar 3, 2026
simplify the PHPStan command in CI
deminy
committed
0e87964
View commit details
Copy full SHA for 0e87964
Browse repository at this point
update CHANGELOG
deminy
committed
4499a0e
View commit details
Copy full SHA for 4499a0e
Browse repository at this point
updates to work with package psr/log from ~1.0 to ~3.0
deminy
committed
f21f1c9
View commit details
Copy full SHA for f21f1c9
Browse repository at this point
run phplint during CI
deminy
committed
fef4c6a
View commit details
Copy full SHA for fef4c6a
Browse repository at this point
update CI jobs
deminy
committed
5ffc3a0
View commit details
Copy full SHA for 5ffc3a0
Browse repository at this point
fix deprecation in PHP 8.5 (using ${var} in strings)
deminy
committed
a3e90b9
View commit details
Copy full SHA for a3e90b9
Browse repository at this point
fix: creation of dynamic properties is deprecated
deminy
committed
5bdb91e
View commit details
Copy full SHA for 5bdb91e
Browse repository at this point
update dependencybot to keep GitHub Actions up to date
deminy
committed
e3e0cbd
View commit details
Copy full SHA for e3e0cbd
Browse repository at this point
upgrade PHPUnit from ^8.0 to ^10.0 under PHP 8.1
deminy
committed
4bbd42d
View commit details
Copy full SHA for 4bbd42d
Browse repository at this point
upgrade PHPUnit from ~5.7 to ^8.0 under PHP 8.1
deminy
committed
665ff2f
View commit details
Copy full SHA for 665ff2f
Browse repository at this point
Commits on Mar 2, 2026
fix: function strftime() is deprecated in PHP 8.1. Replace with date(). (#66)
JoyceBabu
authored and
deminy
committed
0b76f63
View commit details
Copy full SHA for 0b76f63
Browse repository at this point
Commits on Jul 13, 2023
Merge branch 'develop' into main
danhunsaker
authored
651bd19
View commit details
Copy full SHA for 651bd19
Browse repository at this point
Commits on Jan 27, 2022
Clean up unit test output (#55)
Show description for 707ec24
pprkut
authored
707ec24
View commit details
Copy full SHA for 707ec24
Browse repository at this point
Fix wrong Logger setting (#58)
Show description for 78a8b4a
dabreu2
authored
78a8b4a
View commit details
Copy full SHA for 78a8b4a
Browse repository at this point
Commits on Dec 29, 2021
Split PHPCS and PHPStan out into separate CI-steps (#51)
pprkut
authored
daa3399
View commit details
Copy full SHA for daa3399
Browse repository at this point
Fix simple codestyle issues (#53)
pprkut
authored
b6d3139
View commit details
Copy full SHA for b6d3139
Browse repository at this point
Add .editorconfig file (#52)
pprkut
authored
127132c
View commit details
Copy full SHA for 127132c
Browse repository at this point
Commits on Jul 3, 2021
Move CI to GitHub actions (#49)
Show description for 7b791b5
SMillerDev
and
danhunsaker
authored
7b791b5
View commit details
Copy full SHA for 7b791b5
Browse repository at this point
Commits on Apr 27, 2021
Only ping redis if Worker is unpaused (#47)
Show description for 4a04f88
Patrick Romowicz
authored
4a04f88
View commit details
Copy full SHA for 4a04f88
Browse repository at this point
Commits on Apr 16, 2020
Merge pull request #35 from JohnPremKumar/patch-1
Show description for fe41c04
danhunsaker
authored
fe41c04
View commit details
Copy full SHA for fe41c04
Browse repository at this point
Update Redis.php
Show description for 996df49
JohnPremKumar
authored
996df49
View commit details
Copy full SHA for 996df49
Browse repository at this point
Commits on Apr 15, 2020
Update Redis.php
Show description for 59738b2
JohnPremKumar
authored
59738b2
View commit details
Copy full SHA for 59738b2
Browse repository at this point
Commits on Apr 9, 2020
Merge branch 'develop'
danhunsaker
committed
b6a920c
View commit details
Copy full SHA for b6a920c
Browse repository at this point
Merge pull request #34 from talis/fix_undefined_index_prefix
Show description for 7b5c928
danhunsaker
authored
7b5c928
View commit details
Copy full SHA for 7b5c928
Browse repository at this point
Commits on Apr 7, 2020
Correct indentation
mrliptontea
committed
908bbc3
View commit details
Copy full SHA for 908bbc3
Browse repository at this point
Ensure id is not empty
mrliptontea
committed
23fb4ea
View commit details
Copy full SHA for 23fb4ea
Browse repository at this point
Commits on Apr 6, 2020
Support legacy payload
Show description for 6f5a372
mrliptontea
committed
6f5a372
View commit details
Copy full SHA for 6f5a372
Browse repository at this point
Commits on Feb 28, 2020
Merge pull request #33 from PATROMO/pr/pause-and-resume
Show description for 061c75c
danhunsaker
authored
061c75c
View commit details
Copy full SHA for 061c75c
Browse repository at this point
Add pause/ resume handling to ScheduleWorker.
Show description for 72c50d3
PATROMO
committed
72c50d3
View commit details
Copy full SHA for 72c50d3
Browse repository at this point
Commits on Feb 20, 2020
Merge pull request #32 from PATROMO/add-signal-handling
Show description for 2ca68e9
danhunsaker
authored
2ca68e9
View commit details
Copy full SHA for 2ca68e9
Browse repository at this point
Update docs.
PATROMO
committed
6ab7940
View commit details
Copy full SHA for 6ab7940
Browse repository at this point
Convert indents to tabs.
PATROMO
committed
84ef141
View commit details
Copy full SHA for 84ef141
Browse repository at this point
Add signal handling.
Show description for 0d1705a
PATROMO
committed
0d1705a
View commit details
Copy full SHA for 0d1705a
Browse repository at this point
Commits on Dec 20, 2019
Upgrade PHPUnit and attempt to clean up test output
danhunsaker
committed
7a47571
View commit details
Copy full SHA for 7a47571
Browse repository at this point
Previous
Next
You can’t perform that action at this time.