php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5832 bug like #5625, but in Latest CVS
Submitted: 2000-07-28 12:33 UTC Modified: 2000-09-06 00:06 UTC
From: support at webapteka dot ru Assigned:
Status: Closed Package: dBase related
PHP Version: 4.0 Latest CVS (28/07/2000) OS: Linux 2.2.17pre13
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: support at webapteka dot ru
New email:
PHP Version: OS:

 

 [2000-07-28 12:33 UTC] support at webapteka dot ru
bug like #5625, but in Latest CVS !!!

Warning: second parameter must be array of arrays in make_reg_list_n.php on line 32

(cgi version of php)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-28 12:53 UTC] support at webapteka dot ru
sorry, but error not like 5625.

$dbf = dbase_open($dbname, 0);
$dbf = dbase_open($dbname, 2);

work ok. But

$dbf = dbase_open($dbname, 1);

Unable to get header
 [2000-09-06 00:06 UTC] sterling@php.net
Fixed in 4.0.2.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 17:01:30 2024 UTC