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
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 }}
emteknetnz
/
child-process
Public
forked from
reactphp/child-process
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
php84-implicit-nullable
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 4, 2024
Make nullable parameters explicity nullable for PHP 8.4
emteknetnz
committed
5fef96e
View commit details
Copy full SHA for 5fef96e
Browse repository at this point
Commits on Sep 16, 2022
Prepare v0.6.5 release
clue
committed
e71eb1a
View commit details
Copy full SHA for e71eb1a
Browse repository at this point
Commits on Aug 27, 2022
Merge pull request #99 from WyriHaximus-labs/0.6.x-test-on-php-8.2
Show description for ffe91a6
clue
authored
ffe91a6
View commit details
Copy full SHA for ffe91a6
Browse repository at this point
Commits on Aug 23, 2022
Test on PHP 8.2
Show description for 9a0fe6b
WyriHaximus
committed
9a0fe6b
View commit details
Copy full SHA for 9a0fe6b
Browse repository at this point
Commits on Aug 10, 2022
Merge pull request #98 from clue-labs/tests
Show description for 1c46b3b
WyriHaximus
authored
1c46b3b
View commit details
Copy full SHA for 1c46b3b
Browse repository at this point
Commits on Aug 4, 2022
Skip failing tests on bugged versions (PHP 8.1.8)
clue
committed
5d33ec9
View commit details
Copy full SHA for 5d33ec9
Browse repository at this point
Commits on Jun 25, 2022
Merge pull request #96 from clue-labs/tests
Show description for 8280258
WyriHaximus
authored
8280258
View commit details
Copy full SHA for 8280258
Browse repository at this point
Commits on Jun 24, 2022
Merge pull request #95 from nhedger/chore/remove-leading-dollar
Show description for 127eadc
WyriHaximus
authored
127eadc
View commit details
Copy full SHA for 127eadc
Browse repository at this point
Commits on Jun 21, 2022
Skip failing tests on bugged versions (PHP 8.1.7 and PHP 8.0.20 only)
clue
committed
b9567da
View commit details
Copy full SHA for b9567da
Browse repository at this point
Commits on Jun 20, 2022
chore(docs): remove leading dollar sign
nhedger
committed
ed3a33f
View commit details
Copy full SHA for ed3a33f
Browse repository at this point
Commits on Apr 19, 2022
Merge pull request #94 from clue-labs/error-handler
Show description for 51f190c
WyriHaximus
authored
51f190c
View commit details
Copy full SHA for 51f190c
Browse repository at this point
Improve error reporting when custom error handler is used
clue
committed
396541d
View commit details
Copy full SHA for 396541d
Browse repository at this point
Commits on Apr 15, 2022
Merge pull request #93 from SimonFrings/hhvm
Show description for 8917b92
WyriHaximus
authored
8917b92
View commit details
Copy full SHA for 8917b92
Browse repository at this point
Commits on Apr 12, 2022
Fix legacy HHVM build by downgrading Composer
SimonFrings
committed
c5b385a
View commit details
Copy full SHA for c5b385a
Browse repository at this point
Commits on Mar 17, 2022
Merge pull request #92 from SimonFrings/installations
Show description for 2fad9e0
clue
authored
2fad9e0
View commit details
Copy full SHA for 2fad9e0
Browse repository at this point
Commits on Mar 16, 2022
Add badge to show number of project installations
SimonFrings
committed
c7df49d
View commit details
Copy full SHA for c7df49d
Browse repository at this point
Commits on Nov 17, 2021
Merge pull request #91 from SimonFrings/php
WyriHaximus
authored
7844f9c
View commit details
Copy full SHA for 7844f9c
Browse repository at this point
Commits on Nov 15, 2021
Support PHP 8.1
SimonFrings
committed
9f8cb1f
View commit details
Copy full SHA for 9f8cb1f
Browse repository at this point
Commits on Oct 12, 2021
Prepare v0.6.4 release
clue
committed
a778f3f
View commit details
Copy full SHA for a778f3f
Browse repository at this point
Commits on Oct 11, 2021
Merge pull request #89 from clue-labs/no-phpinfo
WyriHaximus
authored
2ec1022
View commit details
Copy full SHA for 2ec1022
Browse repository at this point
Merge pull request #90 from clue-labs/close-socket
WyriHaximus
authored
74da6d5
View commit details
Copy full SHA for 74da6d5
Browse repository at this point
Commits on Oct 7, 2021
Improve test suite to skip FD test when hitting memory limit
clue
committed
8c9117f
View commit details
Copy full SHA for 8c9117f
Browse repository at this point
Fix detecting closed socket pipes on PHP 8
clue
committed
58363a1
View commit details
Copy full SHA for 58363a1
Browse repository at this point
Skip sigchild check if `phpinfo()` has been disabled
clue
committed
7b4e74b
View commit details
Copy full SHA for 7b4e74b
Browse repository at this point
Commits on Jul 11, 2021
Prepare v0.6.3 release
clue
committed
45e6e3a
View commit details
Copy full SHA for 45e6e3a
Browse repository at this point
Merge pull request #87 from clue-labs/default-loop
Show description for ca30b94
clue
authored
ca30b94
View commit details
Copy full SHA for ca30b94
Browse repository at this point
Commits on Jul 10, 2021
Update to stable reactphp/event-loop v1.2.0 & updated stream and socket
clue
committed
efac6d4
View commit details
Copy full SHA for efac6d4
Browse repository at this point
Commits on Jul 9, 2021
Simplify usage by supporting new default loop
clue
committed
e7e380e
View commit details
Copy full SHA for e7e380e
Browse repository at this point
Commits on Feb 5, 2021
Prepare v0.6.2 release
clue
committed
7048601
View commit details
Copy full SHA for 7048601
Browse repository at this point
Commits on Feb 1, 2021
Merge pull request #85 from clue-labs/php8
Show description for 2fb5c96
jsor
authored
2fb5c96
View commit details
Copy full SHA for 2fb5c96
Browse repository at this point
Commits on Jan 31, 2021
Work around legacy HHVM which doesn't report pipe open mode
clue
committed
6c8631b
View commit details
Copy full SHA for 6c8631b
Browse repository at this point
Support socket descriptors on PHP 8+
clue
committed
1ae63b2
View commit details
Copy full SHA for 1ae63b2
Browse repository at this point
Support PHP 8
clue
committed
1422f1e
View commit details
Copy full SHA for 1422f1e
Browse repository at this point
Merge pull request #84 from clue-labs/github-ci
Show description for f93a15f
jsor
authored
f93a15f
View commit details
Copy full SHA for f93a15f
Browse repository at this point
Commits on Jan 28, 2021
Skip broken tests on legacy HHVM
clue
committed
00c6fe4
View commit details
Copy full SHA for 00c6fe4
Browse repository at this point
Previous
Next
You can’t perform that action at this time.