From ceef0035641b476ea20464d52e0df01ce97ac4bd Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 29 Apr 2019 08:10:21 +0200 Subject: - update to 0.2.3 - open https://github.com/bwoebi/php-uv/issues/66 segfault in test suite --- REFLECTION | 78 ++++++++++++++++++++++++++++++++++++++++++++++---------------- 1 file changed, 58 insertions(+), 20 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 8336eb1..df4c039 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #160 uv version 0.2.2 ] { +Extension [ extension #167 uv version 0.2.3 ] { - Functions { Function [ function uv_update_time ] { @@ -975,7 +975,7 @@ Extension [ extension #160 uv version 0.2.2 ] { - Classes [25] { Class [ class UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -1173,6 +1173,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -1190,7 +1192,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVTcp extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -1388,6 +1390,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -1405,7 +1409,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVUdp extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -1603,6 +1607,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -1620,7 +1626,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVPipe extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -1818,6 +1824,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -1835,7 +1843,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVIdle extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -2033,6 +2041,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -2050,7 +2060,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVTimer extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -2248,6 +2258,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -2265,7 +2277,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVAsync extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -2463,6 +2475,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -2480,7 +2494,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVStream extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -2678,6 +2692,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -2695,7 +2711,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVAddrinfo extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -2893,6 +2909,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -2910,7 +2928,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVProcess extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -3108,6 +3126,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -3125,7 +3145,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVPrepare extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -3323,6 +3343,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -3340,7 +3362,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVCheck extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -3538,6 +3560,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -3555,7 +3579,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVWork extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -3753,6 +3777,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -3770,7 +3796,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVFs extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -3968,6 +3994,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -3985,7 +4013,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVFsEvent extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -4183,6 +4211,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -4200,7 +4230,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVTty extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -4398,6 +4428,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -4415,7 +4447,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVFSPoll extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -4613,6 +4645,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -4630,7 +4664,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVPoll extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -4828,6 +4862,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { @@ -4845,7 +4881,7 @@ Extension [ extension #160 uv version 0.2.2 ] { Class [ final class UVSignal extends UV ] { - - Constants [197] { + - Constants [199] { Constant [ public integer RUN_DEFAULT ] { 0 } Constant [ public integer RUN_ONCE ] { 1 } Constant [ public integer RUN_NOWAIT ] { 2 } @@ -5043,6 +5079,8 @@ Extension [ extension #160 uv version 0.2.2 ] { Constant [ public integer EMLINK ] { -31 } Constant [ public integer EHOSTDOWN ] { -112 } Constant [ public integer EREMOTEIO ] { -121 } + Constant [ public integer ENOTTY ] { -25 } + Constant [ public integer EFTYPE ] { -4028 } } - Static properties [0] { -- cgit