History log of /php-uv/php_uv.h (Results 1 – 25 of 118)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 5f5281da 22-Aug-2021 Cees-Jan Kiewiet

Drop inclusion of zend_ts_hash.h (#103)

File no longer exists as per https://github.com/php/php-src/commit/00c668a15d699e9a463d7feec9d4f927cb7e4105


# afe86881 15-Aug-2020 Bob Weinand

Fix PHP 8 build


# 0d8adf56 15-Feb-2020 Bob Weinand

Update php uv version to 0.3.0


# 5be79e43 15-Feb-2020 Bob Weinand

Properly handle all cases of php_uv_t * for uv_stop in uv_do_callback2()


# 63fa7f16 03-May-2019 Bob Weinand

Fix segfault on uv_fs_readlink() where target is not a link


# afcbfe90 28-Apr-2019 Bob Weinand

Aaaand update uv version in php_uv.h


# 99fbf652 28-Apr-2019 Bob Weinand

Fix build on php master


Revision tags: v0.2.2
# 7ff75d76 27-Jun-2017 Bob Weinand

Prepare 0.2.2


# 836c0c68 08-May-2017 Bob Weinand

Fix #43 - Add handling for uv pipes within UVStdio objects

Also some refcounting issues within uv_async* and uv_udp*


Revision tags: v0.2.1
# a2ab5c82 08-May-2017 Bob Weinand

Fix #44 - prepare 0.2.1


Revision tags: v0.2.0
# c38fbc92 07-May-2017 Bob Weinand

Prepare v0.2.0


# ad904731 07-May-2017 Bob Weinand

Use objects instead of resources as handle representation

This also adds proper get_gc handlers in order to resolve potenial cycles


Revision tags: v0.1.2
# 2c384371 06-Mar-2017 Bob Weinand

Prepare v0.1.2


# f2cec338 05-Mar-2017 Bob Weinand

Prevent creation of useless resources and fix too high refcount of uv_fs_open() returned resources


Revision tags: v0.1.1
# 5b47ac61 14-Nov-2016 Bob Weinand

Prepare release 0.1.1


Revision tags: v0.1.0
# d877d48a 01-Nov-2016 Bob Weinand

Thanks to Remi, a few package.xml fixes


# 567ca4f3 29-Oct-2016 Bob Weinand

Fix #18 remove all traces of http parser


# b47c5111 29-Oct-2016 Bob Weinand

Fix uv_queue_work


# 71aa70ae 29-Oct-2016 Bob Weinand

Fix uv build with ext/sockets being shared (See also #14)


# 7f6df50b 28-Oct-2016 Remi Collet

use normalized macro name


# 2f34c3dc 26-Oct-2016 Bob Weinand

Remove old clutter & dead http parser code


# bd1e4a9b 01-Oct-2016 Bob Weinand

Fix early freeing of non closeable uv handles


# 25fa65ee 23-Jan-2015 Bob Weinand

Make ext/sockets optional


# 4751e80a 18-Jan-2015 Bob Weinand

Fix various bugs...


# 4332fe7a 18-Jan-2015 Bob Weinand

Current, broken PHP 7 port...


12345