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
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: 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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 15:01:27 2025 UTC