-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refresh project #36
base: master
Are you sure you want to change the base?
refresh project #36
Conversation
… when the server is windows and the the PID, updated the scheduler worker, renamed the workers in the redis, and more changes
@@ -1,12 +1,16 @@ | |||
{ | |||
"name": "chrisboulton/php-resque-scheduler", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess this is not intentional?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no, and i rewrited this completly in OOP, from the begginning
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see how this PR makes this project yours.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
after talk with another collaborator, i decided make a rewrite of this, this project is very old
good day i decided to share this with the comunity,
the first thing is the syntax is now the 5.6 (maybe not complete but many things)
i decide to use the standard PSR1/PSR2 in the code syntax
improved the worker scheduler
improved the workerPid()