php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5522 dbase_create doesn't accept arguments as documented
Submitted: 2000-07-11 23:41 UTC Modified: 2000-07-11 23:44 UTC
From: travis at qwk dot net Assigned:
Status: Closed Package: dBase related
PHP Version: 4.0.0 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: travis at qwk dot net
New email:
PHP Version: OS:

 

 [2000-07-11 23:41 UTC] travis at qwk dot net
The sample code provided for the dbase_create function fails with the error:

Warning: second parameter must be array of arrays in standard.php on line 319

I receive this error on my own code as well.  It appears that dbase_create is not accepting the database definition in the documented format, i.e. an array of arrays.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-11 23:44 UTC] sterling at cvs dot php dot net
This is fixed in CVS.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 02:01:30 2024 UTC