openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
F
forkdaemon-php
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
6 days
ago. based on code collected
6 days
ago.
Mar 30, 2025 — Mar 30, 2026
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #35 from rdgbeatty/master
Andy Blyler
More...
over 4 years ago
Add an option to not free memory. Useful if the child calls pcntl_exec
Ryan Beatty
More...
over 4 years ago
Merge pull request #34 from barracudanetworks/php7-signal-update
Mark Valentin
More...
almost 7 years ago
Updated ticks to be pcntl_async_signal for php 7 compatibility
Mark A. Valentin
More...
almost 7 years ago
Merge pull request #33 from samsouder/master
Ryan Matthews
More...
over 7 years ago
Remove usage of each function for compatibility with PHP 7.2+
Sam Souder
More...
over 7 years ago
Merge pull request #32 from barracudanetworks/task/kill_child_with_signal
Ryan Matthews
More...
over 8 years ago
Doc comment
Oli Seaman
More...
over 8 years ago
Added parameter to kill_child_pid to specify the signal to use for the kill, defaulting to SIGINT
Oli Seaman
More...
over 8 years ago
Merge pull request #30 from mrrsm/fix_helper_respawn
Ryan Matthews
More...
almost 9 years ago
Merge pull request #29 from mrrsm/codeclimate_fixes
Ryan Matthews
More...
almost 9 years ago
Merge pull request #31 from barracudanetworks/mtsrand-when-forking
zacherystuart
More...
about 9 years ago
Add mt_srand when forking a child
Zach Stuart
More...
about 9 years ago
Fixes #28 by setting the respawn value based on user input
Ryan Matthews
More...
about 9 years ago
Fix codeclimate issues
Ryan Matthews
More...
about 9 years ago
Merge pull request #25 from rstruber/feature/unlimit-child-max-runtime
zacherystuart
More...
almost 10 years ago
Allow a negative child_max_run_time value that means unlimited run time as in dont allow the fork_deamon to kill long running children
Ryan Struber
More...
almost 10 years ago
Merge pull request #24 from hoomanik/master
Mark Valentin
More...
almost 10 years ago
Adding comments
Hooman Niktafar
More...
almost 10 years ago
making sure the function that child invokes when receives a sighup is set
Hooman Niktafar
More...
almost 10 years ago
Fixing small coding standard issue for unary operator
Hooman Niktafar
More...
almost 10 years ago
Fixing an issue with forked_children array sometimes only having a 'last_active' causing PHP notices for 'bucket' and 'status' keys in different places
Hooman Niktafar
More...
almost 10 years ago
Fixing PHP notice when child_bucket is not set and some minor coding standard fixes
Hooman Niktafar
More...
almost 10 years ago
Merge pull request #23 from barracudanetworks/task/add-getter-forked-children-array
Mark Valentin
More...
about 10 years ago
Add a getter for the forked children array
Vitaliy Peker
More...
about 10 years ago
Add PHP files at root to codeclimate
John Maguire
More...
about 10 years ago
Merge branch 'master' of github.com:barracudanetworks/forkdaemon-php
John Maguire
More...
about 10 years ago
Add phpcs and codeclimate configuration
John Maguire
More...
about 10 years ago
Merge pull request #22 from Longcat00/master
Andy Borek
More...
over 10 years ago
Fixed the work_running function to search by bucket.
Zach Stuart
More...
over 10 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree