php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52567 5.3.3 introduced sqlite3::busyTimeout but it is not documented
Submitted: 2010-08-09 10:28 UTC Modified: 2010-10-20 09:36 UTC
From: alan at chandlerfamily dot org dot uk Assigned: kalle (profile)
Status: Closed Package: Documentation problem
PHP Version: 5.3.3 OS: linux
Private report: No CVE-ID: None
 [2010-08-09 10:28 UTC] alan at chandlerfamily dot org dot uk
Description:
------------
php 5.3.3 introduced sqlite3::busyTimeout(int milliseconds) routine (to fix bug #51295).  This does not appear to be documented in the manual.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-10-20 09:36 UTC] kalle@php.net
Automatic comment from SVN on behalf of kalle
Revision: http://svn.php.net/viewvc/?view=revision&revision=304540
Log: Documented Sqlite3::busyTimeout() -- Fixes bug #52567 (5.3.3 introduced sqlite3::busyTimeout but it is not documented)
 [2010-10-20 09:36 UTC] kalle@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: kalle
 [2010-10-20 09:36 UTC] kalle@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-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 07:01:27 2024 UTC