php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #49865 Wich values are correct? OCI_D_ROWID or SQLT_RRD? Also for the other values.
Submitted: 2009-10-13 15:11 UTC Modified: 2009-11-13 20:58 UTC
From: quintellarosa at yahoo dot com dot br Assigned:
Status: Closed Package: Documentation problem
PHP Version: 5.3.0 OS: Windows 7
Private report: No CVE-ID: None
 [2009-10-13 15:11 UTC] quintellarosa at yahoo dot com dot br
Description:
------------
The documentation values and the example values are different: The doc shows "SQLT_<xxxx>" values, while the examples show "OCI_D_<xxxx>" values.

Reproduce code:
---------------
---
From manual page: function.oci-bind-by-name#Examples
---



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-13 20:58 UTC] svn@php.net
Automatic comment from SVN on behalf of vrana
Revision: http://svn.php.net/viewvc/?view=revision&revision=290697
Log: Constant aliases (bug #49865)
 [2009-11-13 20: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.

Both are possible.
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 10 19:00:01 2026 UTC