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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: timo dot witte at gmail dot com
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 20 05:00:03 2025 UTC