Date: 12/26/01
- Next message: junk-php <email protected>: "[PHP-DOC] Bug #14698 Updated: pg_fetch_array() does not require row param"
- Previous message: yohgaki <email protected>: "[PHP-DOC] Bug #14698 Updated: pg_fetch_array() does not require row param"
- In reply to: junk-php <email protected>: "[PHP-DOC] Bug #14698: pg_fetch_array() does not require row param"
- Next in thread: junk-php <email protected>: "[PHP-DOC] Bug #14698 Updated: pg_fetch_array() does not require row param"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 14698
Updated by: yohgaki
Reported By: junk-php <email protected>
Status: Analyzed
Bug Type: Documentation problem
Operating System: Linux
PHP Version: 4.1.0
Assigned To: yohgaki
New Comment:
Additional comment:
All pg_fetch_* works as reporter mentioned, but
DO NOT take advantage of this.
I may change behavior after I check php3 and php4 CVS log :)
Previous Comments:
------------------------------------------------------------------------
[2001-12-26 02:06:55] yohgaki <email protected>
I've checked current code. Reporter is right.
I need to check when this has been changed and I think row should be required parameter. I'll keep this behavior if and only if this was the implemented from the beginning :)
(Current code internally advance row in result structure)
So DO NOT take advantage of this.
------------------------------------------------------------------------
[2001-12-26 01:57:46] junk-php <email protected>
array pg_fetch_array (resource result, int row [, int result_type])
makes int row appear required, when it is actually optional.
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=14698&edit=1
- Next message: junk-php <email protected>: "[PHP-DOC] Bug #14698 Updated: pg_fetch_array() does not require row param"
- Previous message: yohgaki <email protected>: "[PHP-DOC] Bug #14698 Updated: pg_fetch_array() does not require row param"
- In reply to: junk-php <email protected>: "[PHP-DOC] Bug #14698: pg_fetch_array() does not require row param"
- Next in thread: junk-php <email protected>: "[PHP-DOC] Bug #14698 Updated: pg_fetch_array() does not require row param"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

