php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #70143 PDOStatement::fetchAll manual page - there is no column-index parameter
Submitted: 2015-07-27 00:05 UTC Modified: 2015-07-27 12:42 UTC
From: chealer at gmail dot com Assigned: cmb (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2015-07-27 00:05 UTC] chealer at gmail dot com
Description:
------------
You can specify which column you want with the column-index parameter. 
---
From manual page: http://www.php.net/pdostatement.fetchall
---
The parameter used to specify the column has been renamed "fetch_argument" when resolving issue #51809.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-07-27 12:42 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=337242
Log: corrected wrong parameter name (fixes #70143)
 [2015-07-27 12:42 UTC] cmb@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: cmb
 [2015-07-27 12:42 UTC] cmb@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.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 12:01:34 2024 UTC