532ad873 | 15-Feb-2020 |
Bob Weinand |
Fix async example (Closes #80) |
1682ecf9 | 15-Feb-2020 |
Bob Weinand |
Fix closing failed uv_spawn() (Closes #79) |
082fdfb2 | 15-Feb-2020 |
Bob Weinand |
Add uv_process_get_pid() (Closes #71) |
e76ac0dc | 15-Feb-2020 |
Bob Weinand |
Refactor uv callback signatures |
b05e1489 | 15-Feb-2020 |
Bob Weinand |
Fix arginfo |
4b69d0fa | 04-Aug-2019 |
Bob Weinand |
Fix off-by-one in environ buffer printing (#75) |
e15edb33 | 13-Jul-2019 |
Bob Weinand |
Add UV_OVERLAPPED_PIPE (Closes #72) |
63fa7f16 | 03-May-2019 |
Bob Weinand |
Fix segfault on uv_fs_readlink() where target is not a link |
c06742a5 | 03-May-2019 |
Bob Weinand |
Directly link to pecl |
d2956f5f | 03-May-2019 |
Bob Weinand |
Update windows downloads URL |
b2e9d7d1 | 03-May-2019 |
Bob Weinand |
Merge pull request #68 from remicollet/issue-badtype [-Wincompatible-pointer-types]
|
07e75b9b | 29-Apr-2019 |
Remi Collet |
[-Wincompatible-pointer-types] |
a4c0fc2e | 29-Apr-2019 |
Remi Collet |
better sub-process command |
9d25abb4 | 28-Apr-2019 |
Bob Weinand |
Add missing dependency for windows linking |
b64c4e94 | 28-Apr-2019 |
Bob Weinand |
Merge pull request #56 from joelwurtz/patch-2 Fix ipv6 bind on travis
|
afcbfe90 | 28-Apr-2019 |
Bob Weinand |
Aaaand update uv version in php_uv.h |
37deaf71 | 28-Apr-2019 |
Bob Weinand |
Fixup package.xml |
b84f4378 | 28-Apr-2019 |
Bob Weinand |
Add 0.2.3 pecl version |
99fbf652 | 28-Apr-2019 |
Bob Weinand |
Fix build on php master |
5a851173 | 28-Apr-2019 |
Bob Weinand |
Fix PHP-7.4+ build |
1cb0668a | 28-Apr-2019 |
Bob Weinand |
Fix windows build |
bb750257 | 24-Jan-2019 |
Bob Weinand |
Actually, fix zpp usage only on PHP 7.4+ |
b9f8b643 | 24-Jan-2019 |
Bob Weinand |
Fix zpp usage for PHP >= 7.3.2 |
a983eb17 | 12-Nov-2018 |
Bob Weinand |
Rename link to nlink in stat to mirror stat() |
72aa7103 | 02-Nov-2018 |
Bob Weinand |
Fix uv_fs_scandir returning 0 as status instead of true on empty directory |