php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52135 SQLite3::open example does not use open method
Submitted: 2010-06-21 23:19 UTC Modified: 2010-07-30 18:41 UTC
From: mike at pelley dot com Assigned: saltybeagle (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mike at pelley dot com
New email:
PHP Version: OS:

 

 [2010-06-21 23:19 UTC] mike at pelley dot com
Description:
------------
In the examples section for SQLite3::open (see http://php.net/manual/en/sqlite3.open.php), the example doesn't actually use the open method.

Expected result:
----------------
SQLite3::open should be used in the example code.

Actual result:
--------------
SQLite3::open does not appear in the example code.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-07-30 18:40 UTC] saltybeagle@php.net
Automatic comment from SVN on behalf of saltybeagle
Revision: http://svn.php.net/viewvc/?view=revision&revision=301723
Log: Bug #52135	SQLite3::open example does not use open method
 [2010-07-30 18:41 UTC] saltybeagle@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: saltybeagle
 [2010-07-30 18:41 UTC] saltybeagle@php.net
Fixed in SVN
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 19:01:37 2025 UTC