php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #51212 Description for GearmanWorker::setTimeout is wrong
Submitted: 2010-03-05 10:10 UTC Modified: 2010-03-05 10:22 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: timo dot witte at gmail dot com Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 5.3.2RC3 OS: linux 2.6x
Private report: No CVE-ID: None
 [2010-03-05 10:10 UTC] timo dot witte at gmail dot com
Description:
------------
In the Description of this function it states: "public bool 
GearmanWorker::setOptions ( int $timeout )" but this is wrong due setOptions 
doesn

Test script:
---------------
no script

Expected result:
----------------
right docu

Actual result:
--------------
wrong docu

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-03-05 10:11 UTC] timo dot witte at gmail dot com
think it got already fixed in XML Sources of docu!
 [2010-03-05 10:22 UTC] aharvey@php.net
-Status: Open +Status: Bogus
 [2010-03-05 10:22 UTC] aharvey@php.net
The online manual http://au2.php.net/gearmanworker.setoptions does seem to line 
up with the parameter type and name and return type defined within the PECL 
extension.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri May 17 08:01:35 2024 UTC