uv

libuv wrapper


uv provides access to underlying libuv functions

License: PHP License

Latest releases

Version Release Download
0.3.0 2023-06-17 uv-0.3.0.tgz
0.2.4 2019-05-01 uv-0.2.4.tgz
0.2.3 2019-04-28 uv-0.2.3.tgz
0.2.2 2017-06-27 uv-0.2.2.tgz
0.2.1 2017-05-08 uv-0.2.1.tgz
Show all releases

Changelog

Version Message
0.3.0 0.3.0 release
0.2.4 - Fix Windows build
0.2.3 - Fix Windows build
- Fix PHP 7.4 build
0.2.2 - Fix uv_is_active() to not warn when passed a closed handle
- Fix uv pipes within UVStdio objects
0.2.1 - Fix memory leak when closing
Show complete changelog