1
0
mirror of https://github.com/danog/process.git synced 2024-12-11 16:49:40 +01:00
process/lib/Internal
Bilge b24f0ca94d
Added guard to ensure socket is still open before closing (#49)
This is required to ensure no TypeError is thrown by attempting to close a socket that is already closed. PHP 8 promoted warnings to errors.
2021-03-30 18:36:25 +02:00
..
Posix Send signals to child process instead of wrapper 2019-02-26 10:12:52 -06:00
Windows Added guard to ensure socket is still open before closing (#49) 2021-03-30 18:36:25 +02:00
ProcessHandle.php Use shared CS config; update styles 2018-10-14 23:16:09 -05:00
ProcessRunner.php Use shared CS config; update styles 2018-10-14 23:16:09 -05:00
ProcessStatus.php Use shared CS config; update styles 2018-10-14 23:16:09 -05:00