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
 [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: Sat Mar 15 23:01:28 2025 UTC