php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #47260 SQLite3->bindParam incorrect parameters
Submitted: 2009-02-01 05:16 UTC Modified: 2009-08-12 22:51 UTC
From: cellog@php.net Assigned: nilgun (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: n/a
Private report: No CVE-ID: None
 [2009-02-01 05:16 UTC] cellog@php.net
Description:
------------
the docs for bindParam() are the same as bindValue(), but the first parameter to bindParam() should be a named parameter, not an integer index.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-08-12 22:51 UTC] nilgun@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.

Fixed in SVN.
http://svn.php.net/viewvc?view=revision&revision=287156
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Tue Jun 16 04:00:01 2026 UTC