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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Feb 05 11:01:31 2025 UTC