php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #61973 Missing return type for zero rows remaining
Submitted: 2012-05-08 09:17 UTC Modified: 2012-05-09 21:37 UTC
From: peter dot mescalchin at gmail dot com Assigned: preinheimer (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.3.12 OS: Any
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: peter dot mescalchin at gmail dot com
New email:
PHP Version: OS:

 

 [2012-05-08 09:17 UTC] peter dot mescalchin at gmail dot com
Description:
------------
---
From manual page: http://www.php.net/sqlite3result.fetcharray
---

Documentation should note that once all result rows have been exhausted for the 
result set, false is returned from this method. This is not made clear/noted in 
the documentation page. 

Test script:
---------------
N/A


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-05-09 21:29 UTC] preinheimer@php.net
-Assigned To: +Assigned To: preinheimer
 [2012-05-09 21:37 UTC] preinheimer@php.net
-Status: Assigned +Status: Closed
 [2012-05-09 21:37 UTC] preinheimer@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.

done in commit 325632
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Mar 16 00:01:29 2025 UTC