diff options
author | Remi Collet <fedora@famillecollet.com> | 2017-01-16 08:37:16 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2017-01-16 08:37:16 +0100 |
commit | 394ea59e9bd6cb5a99056c0511612aca1e6f5e7d (patch) | |
tree | 2d62a58500dc4ad2fd72f35e2bfcf94a604295d6 /REFLECTION-DEV | |
parent | 8487cc317a66d27251be17ef99acdf559efdb612 (diff) |
php-pecl-gearman: 2.0.3
Diffstat (limited to 'REFLECTION-DEV')
-rw-r--r-- | REFLECTION-DEV | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/REFLECTION-DEV b/REFLECTION-DEV index 2f0fa32..fdf7f35 100644 --- a/REFLECTION-DEV +++ b/REFLECTION-DEV @@ -1,4 +1,4 @@ -Extension [ <persistent> extension #85 gearman version 2.0.2 ] { +Extension [ <persistent> extension #86 gearman version 2.0.3 ] { - Constants [157] { Constant [ string GEARMAN_DEFAULT_TCP_HOST ] { localhost } @@ -493,9 +493,8 @@ Extension [ <persistent> extension #85 gearman version 2.0.2 ] { } Function [ <internal:gearman> function gearman_client_run_tasks ] { - - Parameters [2] { + - Parameters [1] { Parameter #0 [ <required> $client_object ] - Parameter #1 [ <required> $data ] } } Function [ <internal:gearman> function gearman_task_return_code ] { @@ -1139,8 +1138,7 @@ Extension [ <persistent> extension #85 gearman version 2.0.2 ] { Method [ <internal:gearman> public method runTasks ] { - - Parameters [1] { - Parameter #0 [ <required> $data ] + - Parameters [0] { } } } |