FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · php-pm/php-pm · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
php-pm
/
php-pm
Public
Notifications
You must be signed in to change notification settings
Fork
366
Star
6.5k
Code
Issues
26
Pull requests
7
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Mar 31, 2023
remove legacy backquote (#556)
Show description for 4a7b600
ash-m
authored
4a7b600
View commit details
Copy full SHA for 4a7b600
Browse repository at this point
Commits on Sep 28, 2022
Add option to toggle extra worker info (#555)
Firehed
authored
73f27b3
View commit details
Copy full SHA for 73f27b3
Browse repository at this point
Commits on Mar 16, 2022
Upgrade fixer (#550)
andig
authored
b0aae62
View commit details
Copy full SHA for b0aae62
Browse repository at this point
Commits on Mar 4, 2022
Fix trim(nil) deprecated causing unwanted output (#551)
Show description for eaf4193
javaDeveloperKid
and
ab
authored
eaf4193
View commit details
Copy full SHA for eaf4193
Browse repository at this point
Add php 8.1
andig
authored
d813f50
View commit details
Copy full SHA for d813f50
Browse repository at this point
Commits on Jan 9, 2022
Merge pull request #541 from dave-redfern/support-sf6
Show description for 7b88a85
andig
authored
7b88a85
View commit details
Copy full SHA for 7b88a85
Browse repository at this point
Commits on Jan 8, 2022
Merge pull request #542 from mathieudz/disable_keepalive
Show description for cc97b99
andig
authored
cc97b99
View commit details
Copy full SHA for cc97b99
Browse repository at this point
Merge pull request #544 from mathieudz/busy_waiting
Show description for d307593
andig
authored
d307593
View commit details
Copy full SHA for d307593
Browse repository at this point
Merge pull request #543 from mathieudz/slave_public_message
Show description for b6a96d4
andig
authored
b6a96d4
View commit details
Copy full SHA for b6a96d4
Browse repository at this point
Avoid busy waiting when no worker is available
mathieudz
committed
dc44a76
View commit details
Copy full SHA for dc44a76
Browse repository at this point
Don't mention the term "slave" in public error messages
mathieudz
committed
e4c3b5b
View commit details
Copy full SHA for e4c3b5b
Browse repository at this point
Disable keep-alive in HTTP 1.1
Show description for 63757d0
mathieudz
committed
63757d0
View commit details
Copy full SHA for 63757d0
Browse repository at this point
Commits on Dec 15, 2021
Add Symfony 6 support
Show description for c446a35
dave-redfern
committed
c446a35
View commit details
Copy full SHA for c446a35
Browse repository at this point
Commits on Apr 16, 2021
Temporarily prevent installing reactphp/http >=1.3
Show description for 63430a7
acasademont
authored
63430a7
View commit details
Copy full SHA for 63430a7
Browse repository at this point
Commits on Feb 4, 2021
remove unused react cache dependency (#534)
acasademont
authored
ed62070
View commit details
Copy full SHA for ed62070
Browse repository at this point
Improve change detection, avoid multiple restarts when 2 or more files are changed/removed (#530)
acasademont
authored
2fcde38
View commit details
Copy full SHA for 2fcde38
Browse repository at this point
Commits on Jan 9, 2021
remove unused dependencies (#533)
acasademont
authored
871bee4
View commit details
Copy full SHA for 871bee4
Browse repository at this point
Commits on Dec 14, 2020
Merge pull request #527 from acasademont/php8
Show description for 251cf17
andig
authored
251cf17
View commit details
Copy full SHA for 251cf17
Browse repository at this point
Commits on Dec 13, 2020
Add PHP8 support
acasademont
committed
9e8dc26
View commit details
Copy full SHA for 9e8dc26
Browse repository at this point
Update CI badge
acasademont
authored
0686a7d
View commit details
Copy full SHA for 0686a7d
Browse repository at this point
Commits on Dec 4, 2020
Merge pull request #528 from acasademont/gh_actions
Show description for 3dbf4b8
andig
authored
3dbf4b8
View commit details
Copy full SHA for 3dbf4b8
Browse repository at this point
Commits on Dec 2, 2020
add github actions, remove travis
acasademont
committed
27b3501
View commit details
Copy full SHA for 27b3501
Browse repository at this point
Commits on Oct 16, 2020
(Refactor) Preslash Simple Functions (#518)
Show description for b721318
HDVinnie
and
jkrzefski
authored
b721318
View commit details
Copy full SHA for b721318
Browse repository at this point
Commits on Aug 12, 2020
Anti-var_dump Laser Gun (#516)
Show description for ad77de4
szepeviktor
authored
ad77de4
View commit details
Copy full SHA for ad77de4
Browse repository at this point
Remove unwanted var_dump
acasademont
authored
a36da31
View commit details
Copy full SHA for a36da31
Browse repository at this point
Merge pull request #515 from acasademont/properly_log_slave_errors
Show description for 40a8707
acasademont
authored
40a8707
View commit details
Copy full SHA for 40a8707
Browse repository at this point
Properly log error events emitted by the slave HttpServer
acasademont
committed
7671d05
View commit details
Copy full SHA for 7671d05
Browse repository at this point
Commits on Aug 11, 2020
Merge pull request #514 from acasademont/fix_closed_slave
Show description for 0eb0a14
acasademont
authored
0eb0a14
View commit details
Copy full SHA for 0eb0a14
Browse repository at this point
Commits on Aug 10, 2020
Do not attempt to close slave on a timeout if the slave never connected in the first place
acasademont
committed
0f86e10
View commit details
Copy full SHA for 0f86e10
Browse repository at this point
Merge pull request #512 from jkrzefski/patch-1
Show description for 84ab480
acasademont
authored
84ab480
View commit details
Copy full SHA for 84ab480
Browse repository at this point
Merge pull request #509 from acasademont/file_changes_improvement
Show description for 60bdd29
acasademont
authored
60bdd29
View commit details
Copy full SHA for 60bdd29
Browse repository at this point
Merge pull request #510 from acasademont/fix_pid_file
Show description for bc6d157
acasademont
authored
bc6d157
View commit details
Copy full SHA for bc6d157
Browse repository at this point
Commits on Aug 7, 2020
Move register_shutdown_function from constructor to run method
jkrzefski
authored
7bf8e46
View commit details
Copy full SHA for 7bf8e46
Browse repository at this point
Do not remove PID file if not our own process
acasademont
committed
77b1a9f
View commit details
Copy full SHA for 77b1a9f
Browse repository at this point
file changes detection improvements
acasademont
committed
1a374dc
View commit details
Copy full SHA for 1a374dc
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL