php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #69126 Inaccurate Description
Submitted: 2015-02-26 14:33 UTC Modified: 2015-02-27 12:43 UTC
From: reubencrane at gmail dot com Assigned: peehaa (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: reubencrane at gmail dot com
New email:
PHP Version: OS:

 

 [2015-02-26 14:33 UTC] reubencrane at gmail dot com
Description:
------------
http://php.net/manual/en/mysqli-result.fetch-field-direct.php

The Object attributes table describes "decimals" as "The number of decimals used (for integer fields)" but integer fields do not have decimals (or rather they will always be zero decimals).

Maybe replace integer with numeric.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-02-27 12:42 UTC] peehaa@php.net
-Status: Open +Status: Assigned -Assigned To: +Assigned To: peehaa
 [2015-02-27 12:43 UTC] peehaa@php.net
-Status: Assigned +Status: Closed
 [2015-02-27 12:43 UTC] peehaa@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: Sun Mar 16 02:01:28 2025 UTC