php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #51578 No elaboration on what $phones is
Submitted: 2010-04-17 00:34 UTC Modified: 2010-04-17 13:28 UTC
From: php-john at intobikes dot co dot uk Assigned: salathe (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: php-john at intobikes dot co dot uk
New email:
PHP Version: OS:

 

 [2010-04-17 00:34 UTC] php-john at intobikes dot co dot uk
Description:
------------
"$phones = 0" is a default value, but what does it mean, and what other values could there be that are valid?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-04-17 11:26 UTC] degeberg@php.net
-Status: Open +Status: Feedback
 [2010-04-17 11:26 UTC] degeberg@php.net
Where do you see that variable?
 [2010-04-17 13:08 UTC] salathe@php.net
Automatic comment from SVN on behalf of salathe
Revision: http://svn.php.net/viewvc/?view=revision&revision=298115
Log: describe phonemes (was phones) parameter for metaphone. added basic examples. closes #51578
 [2010-04-17 13:28 UTC] salathe@php.net
-Status: Feedback +Status: Closed -Assigned To: +Assigned To: salathe
 [2010-04-17 13:28 UTC] salathe@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.

I could only find metaphone() having that particular parameter, and it was missing a description so I assume that is the function being referenced in this bug.  Thanks for the report.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 18 00:01:33 2024 UTC