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
 [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 Mar 28 17:01:29 2024 UTC