php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #24642 pg_field_is_null first row is 0 not 1
Submitted: 2003-07-14 00:57 UTC Modified: 2003-07-16 02:59 UTC
From: jc at mega-bucks dot co dot jp Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.3.3RC1 OS: Linux
Private report: No CVE-ID: None
 [2003-07-14 00:57 UTC] jc at mega-bucks dot co dot jp
Description:
------------
For the function pg_field_is_null() row and column indexing seem to start at 0. Could you add that to the function7s description. It was not immediately obvious to me that row counting would start at 0 ...


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-07-16 02:59 UTC] didou@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.

http://cvs.php.net/co.php/phpdoc/en/reference/pgsql/functions/pg-field-is-null.xml?login=2&r=1.3

Mehdi
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 18 23:01:26 2024 UTC