php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #50181 Typo in pdostatement->execute
Submitted: 2009-11-15 14:00 UTC Modified: 2009-11-15 14:58 UTC
From: sjoerd-php at linuxonly dot nl Assigned: vrana (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2009-11-15 14:00 UTC] sjoerd-php at linuxonly dot nl
Description:
------------
In pdostatement/execute.xml, vrana recently added:
Ale values are treated as <constant>PDO::PARAM_STR</constant>.

This should be:
All values...


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-15 14:58 UTC] svn@php.net
Automatic comment from SVN on behalf of vrana
Revision: http://svn.php.net/viewvc/?view=revision&revision=290782
Log: Typo (bug #50181)
 [2009-11-15 14:58 UTC] vrana@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: Sun Jun 02 13:01:30 2024 UTC