History log of /php-uv/ (Results 101 – 125 of 655)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a877637019-Feb-2017 Andrey Kostylev

travis php71

1e8cf36819-Feb-2017 Andrey Kostylev

fix broken test

5e0cd20219-Feb-2017 Andrey Kostylev

uv_loop_delete segfault test case

7882f13029-Dec-2016 Bob Weinand

Prevent segfault after uv_loop_delete() call

Revision tags: v0.1.1
5b47ac6114-Nov-2016 Bob Weinand

Prepare release 0.1.1

350d91e414-Nov-2016 Bob Weinand

Merge branch 'issue-pkgconfig' of https://github.com/remicollet/php-uv


5b0c341f06-Nov-2016 Bob Weinand

Properly inform that the structure does not need to be cleaned again

b2c8442904-Nov-2016 Bob Weinand

Fix bogus ref deletion

2082929a01-Nov-2016 Remi Collet

use pkg-config when available

17619ede01-Nov-2016 Bob Weinand

Merge pull request #22 from remicollet/issue-libdir

honours --with-libdir build option


4a0ae96c01-Nov-2016 Remi Collet

honours --with-libdir build option

Revision tags: v0.1.0
0a9ac7b801-Nov-2016 Remi Collet

add skipif section on 2 tests

d877d48a01-Nov-2016 Bob Weinand

Thanks to Remi, a few package.xml fixes

ce78406401-Nov-2016 Bob Weinand

Ready for PECL

30c34d7201-Nov-2016 Bob Weinand

pthread_rwlock requires the lock being unlocked as often as it has been acquired

tests/700-uv_rwlock.phpt throws a notice inside resource dtor, which causes a memory leak in PHP; setting tra

pthread_rwlock requires the lock being unlocked as often as it has been acquired

tests/700-uv_rwlock.phpt throws a notice inside resource dtor, which causes a memory leak in PHP; setting track_errors=0 temporarily there for having the test pass here.

show more ...

567ca4f329-Oct-2016 Bob Weinand

Fix #18 remove all traces of http parser

b47c511129-Oct-2016 Bob Weinand

Fix uv_queue_work

7322bf6129-Oct-2016 Remi Collet

fix all build warnings

4e5d7f2129-Oct-2016 Bob Weinand

Use proper run-tests.php on travis

phpunit does not define a STDOUT constant...

f694707c29-Oct-2016 Bob Weinand

Fix non-repeating timers leaking after successful completion

71aa70ae29-Oct-2016 Bob Weinand

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

83c19d3a28-Oct-2016 Bob Weinand

Merge pull request #17 from remicollet/issue-mac

use normalized macro name


12b9707c28-Oct-2016 Bob Weinand

Merge pull request #15 from remicollet/issue-segfault

fix uv_inet_ntop usage (+ segfault in tests/200-ares_getaddrinfo.phpt)


7f6df50b28-Oct-2016 Remi Collet

use normalized macro name

b7698fc028-Oct-2016 Remi Collet

add LICENSE file (according to php_uv.c header)

12345678910>>...27