php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #51193 Error in Description on Doc-Page of "GearmanWorker::setTimeout"
Submitted: 2010-03-03 09:32 UTC Modified: 2010-03-03 12:19 UTC
From: dandracom at yahoo dot de Assigned: rquadling (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: dandracom at yahoo dot de
New email:
PHP Version: OS:

 

 [2010-03-03 09:32 UTC] dandracom at yahoo dot de
Description:
------------
The Description part of this Doc-Page seams to be wrong.
http://docs.php.net/manual/en/gearmanworker.settimeout.php

The description frame of "GearmanWorker::setTimeout" (PECL gearman >= 0.6.0) says:
public bool GearmanWorker::setOptions  (  int $timeout  )

I'm sure this should be:
public bool GearmanWorker::setTimeout  (  int $timeout  )
similar to:
public bool GearmanClient::setTimeout  (  int $timeout  )


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-03-03 12:18 UTC] rquadling@php.net
Automatic comment from SVN on behalf of rquadling
Revision: http://svn.php.net/viewvc/?view=revision&revision=295778
Log: Correct parameter name. Fix #51193
 [2010-03-03 12:19 UTC] rquadling@php.net
-Status: Open +Status: Closed
 [2010-03-03 12:19 UTC] rquadling@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 [2020-02-07 06:09 UTC] phpdocbot@php.net
Automatic comment on behalf of rquadling
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=c68f82e0479de0db6012d979e23606ae97e92f16
Log: Correct parameter name. Fix #51193
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Nov 01 01:01:28 2024 UTC