php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #31978 msql_fetch_field() doesn't produce "primary_key" property
Submitted: 2005-02-15 03:11 UTC Modified: 2005-02-15 12:54 UTC
From: danielc at analysisandsolutions dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 5CVS-2005-02-15 (dev) OS: NetBSD 2.0
Private report: No CVE-ID: None
 [2005-02-15 03:11 UTC] danielc at analysisandsolutions dot com
Description:
------------
The documentation at http://php.net/msql_fetch_field says the output of msql_fetch_field() includes a property named "primary_key".  But mSQL does not have primary keys nor is this property created in the object created by this function.

Please remove the "primary_key" property from the docs.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-02-15 12:54 UTC] mez@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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 16 17:01:32 2025 UTC